summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-02-04 19:56:18 +0300
committerDavid S. Miller <davem@davemloft.net>2024-02-07 16:38:14 +0300
commit4b00d0c513da58b68df015968721b11396fe4ab3 (patch)
tree397017ce0fdcd1d51a7e44f3a5e188339597412e /scripts/generate_rust_analyzer.py
parent38cc3c6dcc09dc3a1800b5ec22aef643ca11eab8 (diff)
downloadlinux-4b00d0c513da58b68df015968721b11396fe4ab3.tar.xz
selftests: cmsg_ipv6: repeat the exact packet
cmsg_ipv6 test requests tcpdump to capture 4 packets, and sends until tcpdump quits. Only the first packet is "real", however, and the rest are basic UDP packets. So if tcpdump doesn't start in time it will miss the real packet and only capture the UDP ones. This makes the test fail on slow machine (no KVM or with debug enabled) 100% of the time, while it passes in fast environments. Repeat the "real" / expected packet. Fixes: 9657ad09e1fa ("selftests: net: test IPV6_TCLASS") Fixes: 05ae83d5a4a2 ("selftests: net: test IPV6_HOPLIMIT") Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions