[PATCH mptcp-net 0/5] mptcp: mp_fail related fixes

Paolo Abeni posted 5 patches 3 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/cover.1655283387.git.pabeni@redhat.com
Maintainers: Paolo Abeni <pabeni@redhat.com>, Matthieu Baerts <matthieu.baerts@tessares.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Mat Martineau <mathew.j.martineau@linux.intel.com>, Geliang Tang <geliang.tang@suse.com>, Geliang Tang <geliangtang@xiaomi.com>, "David S. Miller" <davem@davemloft.net>
There is a newer version of this series
net/mptcp/options.c  |  8 +++---
net/mptcp/pm.c       |  5 ++--
net/mptcp/protocol.c | 56 ++++++++++++++++++++++++++++++++-------
net/mptcp/protocol.h | 23 ++++++++++++----
net/mptcp/subflow.c  | 63 ++++++++++++++++++++++++++++----------------
5 files changed, 111 insertions(+), 44 deletions(-)
[PATCH mptcp-net 0/5] mptcp: mp_fail related fixes
Posted by Paolo Abeni 3 years, 3 months ago
While cooking a follow-up for "mptcp: invoke MP_FAIL response when
needed" I stumbled upon a few other MP_FAIL related issues hit my
the self-tests while mangling the above.

All the patches for for the -net tree, and should be applied in-order
around to the squashed-to patch.

Note: with this series I still observe sporardic failures (once every
~200 runs) of tests 95. Given the low frequency here I did not investigate
them yet...

Paolo Abeni (5):
  mptcp: fix error mibs accounting
  mptcp: introduce MAPPING_BAD_CSUM
  Squash-to: "mptcp: invoke MP_FAIL response when needed"
  mptcp: fix shutdown vs fallback race
  mptcp: consistent map handling on failure

 net/mptcp/options.c  |  8 +++---
 net/mptcp/pm.c       |  5 ++--
 net/mptcp/protocol.c | 56 ++++++++++++++++++++++++++++++++-------
 net/mptcp/protocol.h | 23 ++++++++++++----
 net/mptcp/subflow.c  | 63 ++++++++++++++++++++++++++++----------------
 5 files changed, 111 insertions(+), 44 deletions(-)

-- 
2.35.3