MPTCP Linux Development
 help / color / mirror / Atom feed
* [PATCH mptcp-net 0/5] mptcp: mp_fail related fixes
@ 2022-06-15  9:16 Paolo Abeni
  2022-06-15  9:16 ` [PATCH mptcp-net 1/5] mptcp: fix error mibs accounting Paolo Abeni
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Paolo Abeni @ 2022-06-15  9:16 UTC (permalink / raw)
  To: mptcp

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-06-15 11:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-15  9:16 [PATCH mptcp-net 0/5] mptcp: mp_fail related fixes Paolo Abeni
2022-06-15  9:16 ` [PATCH mptcp-net 1/5] mptcp: fix error mibs accounting Paolo Abeni
2022-06-15  9:16 ` [PATCH mptcp-net 2/5] mptcp: introduce MAPPING_BAD_CSUM Paolo Abeni
2022-06-15  9:16 ` [PATCH mptcp-net 3/5] Squash-to: "mptcp: invoke MP_FAIL response when needed" Paolo Abeni
2022-06-15 11:41   ` Paolo Abeni
2022-06-15  9:16 ` [PATCH mptcp-net 4/5] mptcp: fix shutdown vs fallback race Paolo Abeni
2022-06-15  9:16 ` [PATCH mptcp-net 5/5] mptcp: consistent map handling on failure Paolo Abeni
2022-06-15 11:00   ` mptcp: consistent map handling on failure: Tests Results MPTCP CI

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox