]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests/net: packetdrill: add tcp_rcv_big_endseq.pkt
authorEric Dumazet <edumazet@google.com>
Fri, 11 Jul 2025 11:40:01 +0000 (11:40 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Jul 2025 01:41:43 +0000 (18:41 -0700)
commitf5fda1a86884cf20d9b5842221b963bb16bcebf1
treed34dfa94fcbd49f7ffd74eba6e2b7024974a4f44
parent6c758062c64dfbd61862801fbde4e0702f4f3a23
selftests/net: packetdrill: add tcp_rcv_big_endseq.pkt

This test checks TCP behavior when receiving a packet beyond the window.

It checks the new TcpExtBeyondWindow SNMP counter.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20250711114006.480026-4-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/packetdrill/tcp_rcv_big_endseq.pkt [new file with mode: 0644]