From: Geliang Tang <geliang.tang@linux.dev>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <geliang.tang@suse.com>
Subject: [PATCH mptcp-next v17 0/9] userspace pm remove id 0 subflow & address
Date: Tue, 17 Oct 2023 11:00:19 +0800 [thread overview]
Message-ID: <cover.1697511436.git.geliang.tang@suse.com> (raw)
From: Geliang Tang <geliang.tang@suse.com>
v17:
- include "fix userspace pm CI failures" series.
- update __mptcp_has_initial_subflow as Paolo suggested.
- update chk_subflows_total.
- update selftests.
v16:
- address Matt's comments in v15.
v15:
- update __mptcp_has_initial_subflow
- address Matt's comments in v14.
v14:
- reuse MPTCP_CF_FASTCLOSE flag.
- use tcp_shutdown instead of mptcp_subflow_shutdown.
v13:
- invoke mptcp_subflow_shutdown() in patch 1 as Paolo suggested.
v12:
- address Matt's comments in v11.
v11:
- avoid sending RSTs.
- rename 'id 0 subflow' to 'inital subflow'.
Geliang Tang (9):
selftests: mptcp: run userspace pm tests slower
selftests: mptcp: fix wait_rm_addr/sf parameters
Squash to "selftests: mptcp: userspace pm create id 0 subflow"
Squash to "mptcp: add mptcpi_subflows_total counter"
Squash to "selftests: mptcp: add chk_subflows_total helper"
selftests: mptcp: userspace pm remove initial subflow
mptcp: userspace pm send RM_ADDR for ID 0
mptcp: userspace pm rename remove_err to out
selftests: mptcp: userspace pm send RM_ADDR for ID 0
net/mptcp/pm_userspace.c | 45 +++++++++++-
net/mptcp/protocol.h | 4 +-
.../testing/selftests/net/mptcp/mptcp_join.sh | 70 +++++++++++++++++--
3 files changed, 108 insertions(+), 11 deletions(-)
--
2.35.3
next reply other threads:[~2023-10-17 3:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-17 3:00 Geliang Tang [this message]
2023-10-17 3:00 ` [PATCH mptcp-next v17 1/9] selftests: mptcp: run userspace pm tests slower Geliang Tang
2023-10-17 3:00 ` [PATCH mptcp-next v17 2/9] selftests: mptcp: fix wait_rm_addr/sf parameters Geliang Tang
2023-10-17 3:00 ` [PATCH mptcp-next v17 3/9] Squash to "selftests: mptcp: userspace pm create id 0 subflow" Geliang Tang
2023-10-17 3:00 ` [PATCH mptcp-next v17 4/9] Squash to "mptcp: add mptcpi_subflows_total counter" Geliang Tang
2023-10-17 3:00 ` [PATCH mptcp-next v17 5/9] Squash to "selftests: mptcp: add chk_subflows_total helper" Geliang Tang
2023-10-17 3:00 ` [PATCH mptcp-next v17 6/9] selftests: mptcp: userspace pm remove initial subflow Geliang Tang
2023-10-17 3:00 ` [PATCH mptcp-next v17 7/9] mptcp: userspace pm send RM_ADDR for ID 0 Geliang Tang
2023-10-17 3:00 ` [PATCH mptcp-next v17 8/9] mptcp: userspace pm rename remove_err to out Geliang Tang
2023-10-17 3:00 ` [PATCH mptcp-next v17 9/9] selftests: mptcp: userspace pm send RM_ADDR for ID 0 Geliang Tang
2023-10-17 4:08 ` selftests: mptcp: userspace pm send RM_ADDR for ID 0: Tests Results MPTCP CI
2023-10-22 23:06 ` [PATCH mptcp-next v17 0/9] userspace pm remove id 0 subflow & address Matthieu Baerts
2023-10-22 23:16 ` Matthieu Baerts
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1697511436.git.geliang.tang@suse.com \
--to=geliang.tang@linux.dev \
--cc=geliang.tang@suse.com \
--cc=mptcp@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox