MPTCP Linux Development
 help / color / mirror / Atom feed
* [PATCH net 0/2] mptcp: Disconnect and selftest fixes
@ 2022-07-08 23:36 Mat Martineau
  2022-07-08 23:36 ` [PATCH net 1/2] mptcp: fix subflow traversal at disconnect time Mat Martineau
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mat Martineau @ 2022-07-08 23:36 UTC (permalink / raw)
  To: netdev
  Cc: Mat Martineau, davem, kuba, pabeni, edumazet, kishen.maloor,
	matthieu.baerts, mptcp

Patch 1 switches to a safe list iterator in the MPTCP disconnect code.

Patch 2 adds the userspace_pm.sh selftest script to the MPTCP selftest
Makefile, resolving the netdev/check_selftest CI failure.

Matthieu Baerts (1):
  selftests: mptcp: validate userspace PM tests by default

Paolo Abeni (1):
  mptcp: fix subflow traversal at disconnect time

 net/mptcp/protocol.c                       | 4 ++--
 tools/testing/selftests/net/mptcp/Makefile | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


base-commit: 32b3ad1418ea53184ab7d652f13b5d66414d1bba
-- 
2.37.0


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

end of thread, other threads:[~2022-07-11 11:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08 23:36 [PATCH net 0/2] mptcp: Disconnect and selftest fixes Mat Martineau
2022-07-08 23:36 ` [PATCH net 1/2] mptcp: fix subflow traversal at disconnect time Mat Martineau
2022-07-08 23:36 ` [PATCH net 2/2] selftests: mptcp: validate userspace PM tests by default Mat Martineau
2022-07-11 11:00 ` [PATCH net 0/2] mptcp: Disconnect and selftest fixes patchwork-bot+netdevbpf

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