From: Geliang Tang <geliang@kernel.org>
To: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>,
MPTCP Upstream <mptcp@lists.linux.dev>
Subject: Re: [PATCH mptcp-next 0/4] mptcp: pm: netlink: announce server-side flag
Date: Thu, 11 Sep 2025 16:14:35 +0800 [thread overview]
Message-ID: <2de89e44847874027124a6e14f610ee723ac12be.camel@kernel.org> (raw)
In-Reply-To: <20250909-mptcp-pm-user-server-side-flag-v1-0-cb8e2b8d1c0c@kernel.org>
Hi Matt,
Thanks for this new patchset. It looks good to me overall. I have two
comments in patch 1 and patch 4.
-Geliang
On Tue, 2025-09-09 at 18:30 +0200, Matthieu Baerts (NGI0) wrote:
> Now that the 'flags' attribute is used, it seems interesting to add
> one
> flag for 'server-side', a boolean value.
>
> Here are a few patches related to the 'server-side' attribute:
>
> - Patch 1: only announce this attribute on the server side.
>
> - Patch 2: announce the 'server-side' flag when this is the case.
>
> - Patch 3: deprecate the 'server-side' attribute.
>
> - Patch 4: use the 'server-side' flag in the selftests.
>
> Based-on:
> <20250909-mptcp-pm-user-c-flag-v2-0-a6f9542481c5@kernel.org>
>
> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
> ---
> Matthieu Baerts (NGI0) (4):
> mptcp: pm: netlink: only add server-side attr when true
> mptcp: pm: netlink: announce server-side flag
> mptcp: pm: netlink: deprecate server-side attribute
> selftests: mptcp: pm: get server-side flag
>
> Documentation/netlink/specs/mptcp_pm.yaml | 5 +++--
> include/uapi/linux/mptcp.h | 1 +
> include/uapi/linux/mptcp_pm.h | 4 ++--
> net/mptcp/pm_netlink.c | 9 +++++++--
> tools/testing/selftests/net/mptcp/pm_nl_ctl.c | 9 ++++++++-
> tools/testing/selftests/net/mptcp/userspace_pm.sh | 2 +-
> 6 files changed, 22 insertions(+), 8 deletions(-)
> ---
> base-commit: 12e66f7051b4b535a990cd20c149d76a98ec68c3
> change-id: 20250909-mptcp-pm-user-server-side-flag-214c84b90b21
> prerequisite-change-id: 20250720-mptcp-pm-user-c-flag-a7d5d7a00c6f:v2
> prerequisite-patch-id: cc65204dc8620f1675f8b8cbdf6dc0fecf20379e
> prerequisite-patch-id: 88640c51fc66f4d630e2f99db72c18830273fc83
> prerequisite-patch-id: 5773e6ceede07a2c43550774eddad1c32cde67e0
> prerequisite-patch-id: f9196f35eff69835799db4312e82c795f1b15eb0
> prerequisite-patch-id: 8ec26f3fe4baa5128ac2f01f7284184bbb0e651b
>
> Best regards,
prev parent reply other threads:[~2025-09-11 8:14 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-09 16:30 [PATCH mptcp-next 0/4] mptcp: pm: netlink: announce server-side flag Matthieu Baerts (NGI0)
2025-09-09 16:30 ` [PATCH mptcp-next 1/4] mptcp: pm: netlink: only add server-side attr when true Matthieu Baerts (NGI0)
2025-09-11 8:15 ` Geliang Tang
2025-09-11 8:20 ` Matthieu Baerts
2025-09-11 8:33 ` Geliang Tang
2025-09-11 8:37 ` Matthieu Baerts
2025-09-11 8:45 ` Geliang Tang
2025-09-11 9:28 ` Matthieu Baerts
2025-09-11 9:59 ` Geliang Tang
2025-09-09 16:30 ` [PATCH mptcp-next 2/4] mptcp: pm: netlink: announce server-side flag Matthieu Baerts (NGI0)
2025-09-09 16:30 ` [PATCH mptcp-next 3/4] mptcp: pm: netlink: deprecate server-side attribute Matthieu Baerts (NGI0)
2025-09-09 16:30 ` [PATCH mptcp-next 4/4] selftests: mptcp: pm: get server-side flag Matthieu Baerts (NGI0)
2025-09-11 8:16 ` Geliang Tang
2025-09-11 8:35 ` Matthieu Baerts
2025-09-11 9:04 ` Geliang Tang
2025-09-11 9:35 ` Matthieu Baerts
2025-09-11 10:05 ` Geliang Tang
2025-09-11 10:28 ` Matthieu Baerts
2025-09-09 18:58 ` [PATCH mptcp-next 0/4] mptcp: pm: netlink: announce " MPTCP CI
2025-09-11 8:14 ` Geliang Tang [this message]
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=2de89e44847874027124a6e14f610ee723ac12be.camel@kernel.org \
--to=geliang@kernel.org \
--cc=matttbe@kernel.org \
--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 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.