All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next v2 0/4] userspace pm remove id 0 subflow & address
@ 2023-08-09  7:06 Geliang Tang
  2023-08-09  7:06 ` [PATCH mptcp-next v2 1/4] mptcp: allow creating id 0 subflow Geliang Tang
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Geliang Tang @ 2023-08-09  7:06 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

v2:
 - fix CI errors.

This patchset addresses #379 and #391, add the abilities to remove id 0
subflow and address for userspace PM. And a selftest.

Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/379
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/391

Geliang Tang (4):
  mptcp: allow creating id 0 subflow
  mptcp: remove id 0 subflow & address
  selftests: mptcp: add id argument for dsf
  selftests: mptcp: remove id 0 subflow & address

 net/mptcp/pm_userspace.c                      | 46 ++++++++++++++---
 .../testing/selftests/net/mptcp/mptcp_join.sh | 49 +++++++++++++++++++
 tools/testing/selftests/net/mptcp/pm_nl_ctl.c | 32 +++++++++++-
 3 files changed, 119 insertions(+), 8 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2023-08-16 16:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09  7:06 [PATCH mptcp-next v2 0/4] userspace pm remove id 0 subflow & address Geliang Tang
2023-08-09  7:06 ` [PATCH mptcp-next v2 1/4] mptcp: allow creating id 0 subflow Geliang Tang
2023-08-16 16:27   ` Matthieu Baerts
2023-08-09  7:06 ` [PATCH mptcp-next v2 2/4] mptcp: remove id 0 subflow & address Geliang Tang
2023-08-16 16:30   ` Matthieu Baerts
2023-08-09  7:06 ` [PATCH mptcp-next v2 3/4] selftests: mptcp: add id argument for dsf Geliang Tang
2023-08-16 16:31   ` Matthieu Baerts
2023-08-09  7:06 ` [PATCH mptcp-next v2 4/4] selftests: mptcp: remove id 0 subflow & address Geliang Tang
2023-08-09  8:35   ` selftests: mptcp: remove id 0 subflow & address: Tests Results MPTCP CI
2023-08-16 16:32   ` [PATCH mptcp-next v2 4/4] selftests: mptcp: remove id 0 subflow & address Matthieu Baerts
2023-08-16 16:27 ` [PATCH mptcp-next v2 0/4] userspace pm " Matthieu Baerts

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.