Skip to content

Commit

Permalink
tg import create t/selftests-mptcp-improve-fair-usage-on-close-stability
Browse files Browse the repository at this point in the history
  • Loading branch information
matttbe committed Feb 5, 2022
1 parent ea6e613 commit 7db3f1e
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions .topmsg
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
From: Matthieu Baerts <matthieu.baerts@tessares.net>
Subject: [PATCH] t/selftests-mptcp-improve-fair-usage-on-close-stability
From: Paolo Abeni <pabeni@redhat.com>
Subject: [PATCH] selftests: mptcp: improve 'fair usage on close' stability

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
The mentioned tests has to wait for a subflow creation failure.
The current code looks for TCP sockets in TW state and sometimes
misses the relevant event. Switch to a more stable check, looking
for the associated mib counter.

Fixes: 46e967d187ed ("selftests: mptcp: add tests for subflow creation failure")
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/257
Reported-and-tested-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

0 comments on commit 7db3f1e

Please sign in to comment.