Bug 2412411

Summary: packetdrill test will stuck with the current version
Product: [Fedora] Fedora EPEL Reporter: Hangbin Liu <haliu>
Component: packetdrillAssignee: Davide Cavalca <davide>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: davide
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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