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

Check that TCP receiver behavior after "tcp: stronger sk_rcvbuf checks"

Too fat packet is dropped unless receive queue is empty.

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