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

We make sure tcpi_rcv_mss and tp->scaling_ratio
are correctly updated if no in-order packet has been received yet.

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