From: Gang Yan <gang.yan@linux.dev>
To: mptcp@lists.linux.dev
Cc: Gang Yan <yangang@kylinos.cn>
Subject: [PATCH mptcp-net v4 0/2] mptcp: sync the msk->sndbuf at accept() time
Date: Sat, 11 Apr 2026 11:48:58 +0800 [thread overview]
Message-ID: <cover.1775878944.git.yangang@kylinos.cn> (raw)
From: Gang Yan <yangang@kylinos.cn>
Changelog:
v4:
- Update the coomit log to show the root cause.
- Remove the '__mptcp_propagate_sndbuf' in 'mptcp_sk_clone_init'
according to Paolo's advice.
- Replace 'grep' with 'sed' according to AI's suggestions.
- Crete a packetdrill PR for test:
https://github.com/multipath-tcp/packetdrill/pull/193
v3:
- Add a check in diag.sh to check the sndbuf of the server side.
Gang Yan (2):
mptcp: sync the msk->sndbuf at accept() time
selftests: mptcp: add a check for sndbuf of S/C
net/mptcp/protocol.c | 2 +-
tools/testing/selftests/net/mptcp/diag.sh | 28 +++++++++++++++++++++++
2 files changed, 29 insertions(+), 1 deletion(-)
--
2.43.0
next reply other threads:[~2026-04-11 3:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-11 3:48 Gang Yan [this message]
2026-04-11 3:48 ` [PATCH mptcp-net v4 1/2] mptcp: sync the msk->sndbuf at accept() time Gang Yan
2026-04-11 3:49 ` [PATCH mptcp-net v4 2/2] selftests: mptcp: add a check for sndbuf of S/C Gang Yan
2026-04-11 5:00 ` [PATCH mptcp-net v4 0/2] mptcp: sync the msk->sndbuf at accept() time MPTCP CI
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.1775878944.git.yangang@kylinos.cn \
--to=gang.yan@linux.dev \
--cc=mptcp@lists.linux.dev \
--cc=yangang@kylinos.cn \
/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