All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [PATCH v1 0/3] MP_JOIN self-tests fixes
@ 2020-03-16 15:09 Paolo Abeni
  0 siblings, 0 replies; only message in thread
From: Paolo Abeni @ 2020-03-16 15:09 UTC (permalink / raw)
  To: mptcp 

[-- Attachment #1: Type: text/plain, Size: 837 bytes --]

This series addresses the currently known issues in MP_JOIN self-tests.

Due to some races, without these patches I observe intermittent failures (say
1 out of 3 self-tests fail). With this patches applied, self-tests survived
~200 iterations successfully.

See individual patches for the details.

On top of "mptcp: move msk state update to subflow_syn_recv_sock()"

 net/mptcp/pm.c                                    |   40 ++++++++++++++++------
 net/mptcp/pm_netlink.c                            |   23 +++---------
 net/mptcp/protocol.c                              |    1 
 net/mptcp/protocol.h                              |    4 +-
 tools/testing/selftests/net/mptcp/mptcp_connect.c |   11 ++++--
 tools/testing/selftests/net/mptcp/mptcp_join.sh   |    8 +++-
 6 files changed, 55 insertions(+), 32 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-16 15:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-16 15:09 [MPTCP] [PATCH v1 0/3] MP_JOIN self-tests fixes Paolo Abeni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.