aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/livepatch/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorMatthieu Baerts (NGI0) <matttbe@kernel.org>2025-11-10 19:23:40 +0100
committerJakub Kicinski <kuba@kernel.org>2025-11-11 17:49:47 -0800
commit63c643aa7b7287fdbb0167063785f89ece3f000f (patch)
tree9b149af9bb5eb3b66142afe16f71315a4dedd825 /lib/livepatch/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com
parentMerge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth (diff)
downloadwireguard-linux-63c643aa7b7287fdbb0167063785f89ece3f000f.tar.xz
wireguard-linux-63c643aa7b7287fdbb0167063785f89ece3f000f.zip
selftests: mptcp: connect: fix fallback note due to OoO
The "fallback due to TCP OoO" was never printed because the stat_ooo_now variable was checked twice: once in the parent if-statement, and one in the child one. The second condition was then always true then, and the 'else' branch was never taken. The idea is that when there are more ACK + MP_CAPABLE than expected, the test either fails if there was no out of order packets, or a notice is printed. Fixes: 69ca3d29a755 ("mptcp: update selftest for fallback due to OoO") Cc: stable@vger.kernel.org Reviewed-by: Geliang Tang <geliang@kernel.org> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> Link: https://patch.msgid.link/20251110-net-mptcp-sft-join-unstable-v1-1-a4332c714e10@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/livepatch/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions