Bug 2412411 - packetdrill test will stuck with the current version
Summary: packetdrill test will stuck with the current version
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: packetdrill
Version: epel10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Davide Cavalca
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-05 03:54 UTC by Hangbin Liu
Modified: 2025-11-05 03:54 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Hangbin Liu 2025-11-05 03:54:27 UTC
Description of problem:
packetdrill test will stuck with the current version 

Version-Release number of selected component (if applicable):
packetdrill-2.0~20220927gitc556afb-10.el10_0

How reproducible:
every time

Steps to Reproduce:
1. install the current epel verion
2. run upstream packetdrill selftest https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/tree/tools/testing/selftests/net/packetdrill

Actual results:

# rpm -qa | grep packetdrill
packetdrill-data-2.0~20220927gitc556afb-10.el10_0.noarch
packetdrill-2.0~20220927gitc556afb-10.el10_0.x86_64
# ./ksft_runner.sh tcp_blocking_blocking-accept.pkt
TAP version 13
1..2
^C


Expected results:
# ./ksft_runner.sh tcp_blocking_blocking-accept.pkt
TAP version 13
1..2
ok 1 ipv4
ok 2 ipv6
# Totals: pass:2 fail:0 xfail:0 xpass:0 skip:0 error:0

Additional info:

It works after build the latest packetdrill version in github https://github.com/google/packetdrill


Note You need to log in before you can comment on or make changes to this bug.