summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/drivers/net/netpoll_basic.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-07-15 17:28:49 +0300
committerJakub Kicinski <kuba@kernel.org>2025-07-17 01:05:56 +0300
commit511ad4c26446e5254b94352f55067c501d319462 (patch)
tree6fd059c9b27030d10412cda4cd88aae6bf05adeb /tools/testing/selftests/drivers/net/netpoll_basic.py
parent410b0ace8891a324d31efdc445b07b0e3054a68c (diff)
downloadlinux-511ad4c26446e5254b94352f55067c501d319462.tar.xz
selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseq
Commit f5fda1a86884 ("selftests/net: packetdrill: add tcp_rcv_big_endseq.pkt") added this test recently, but it's failing with: # tcp_rcv_big_endseq.pkt:41: error handling packet: timing error: expected outbound packet at 1.230105 sec but happened at 1.190101 sec; tolerance 0.005046 sec # script packet: 1.230105 . 1:1(0) ack 54001 win 0 # actual packet: 1.190101 . 1:1(0) ack 54001 win 0 It's unclear why the test expects the ack to be delayed. Correct it. Link: https://patch.msgid.link/20250715142849.959444-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/drivers/net/netpoll_basic.py')
0 files changed, 0 insertions, 0 deletions