Skip to content

Commit

Permalink
tg import create t/selftests-mptcp-more-robust-signal-race-test
Browse files Browse the repository at this point in the history
  • Loading branch information
matttbe committed Feb 9, 2022
1 parent fe9fd95 commit e968f5b
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions .topmsg
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
From: Matthieu Baerts <matthieu.baerts@tessares.net>
Subject: [PATCH] t/selftests-mptcp-more-robust-signal-race-test
From: Paolo Abeni <pabeni@redhat.com>
Subject: [PATCH] selftests: mptcp: more robust signal race test

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
The in kernel MPTCP PM implementation can process a single
incoming add address option at any given time. In the
mentioned test the server can surpas such limit. Let the
setup cope with that allowing a faster add_addr retransmission.

Fixes: a88c9e496937 ("mptcp: do not block subflows creation on errors")
Fixes: f7efc7771eac ("mptcp: drop argument port from mptcp_pm_announce_addr")
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/254
Reported-and-tested-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

0 comments on commit e968f5b

Please sign in to comment.