From: Mat Martineau <martineau@kernel.org>
To: Gregory Detal <gregory.detal@gmail.com>
Cc: MPTCP Upstream <mptcp@lists.linux.dev>
Subject: Re: [PATCH mptcp-next 0/2] mptcp: fix net.mptcp.scheduler behavior
Date: Thu, 2 May 2024 18:04:22 -0700 (PDT) [thread overview]
Message-ID: <68e0b31b-7c29-433b-eda0-a31bca639031@kernel.org> (raw)
In-Reply-To: <20240430-sysctl_scheduler-v1-0-8187148850df@gmail.com>
On Tue, 30 Apr 2024, Gregory Detal wrote:
> The sysctl is accepting any input. This patchset ensures only
> existing scheduler can be set.
>
> Moreover, this adds an helper sysctl to list the available scheduler
> similarly to tcp_available_congestion_control.
>
> The first patch of the series is a fix for mptcp-net.
>
> Signed-off-by: Gregory Detal <gregory.detal@gmail.com>
Series looks good to me as well (and Matthieu can remove that newline if
he'd like). Thanks for the patches!
Reviewed-by: Mat Martineau <martineau@kernel.org>
> ---
> Gregory Detal (2):
> mptcp: only allow set existing scheduler for net.mptcp.scheduler
> mptcp: add net.mptcp.available_schedulers
>
> include/net/mptcp.h | 3 +++
> net/mptcp/ctrl.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++--
> net/mptcp/protocol.h | 1 +
> net/mptcp/sched.c | 22 +++++++++++++++++
> 4 files changed, 91 insertions(+), 2 deletions(-)
> ---
> base-commit: dd741144c1d1e3bd1fed5eb0ded1934c9230b4ef
> change-id: 20240430-sysctl_scheduler-13367d5bf81a
>
> Best regards,
> --
> Gregory Detal <gregory.detal@gmail.com>
>
>
>
next prev parent reply other threads:[~2024-05-03 1:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-30 12:06 [PATCH mptcp-next 0/2] mptcp: fix net.mptcp.scheduler behavior Gregory Detal
2024-04-30 12:06 ` [PATCH mptcp-next 1/2] mptcp: only allow set existing scheduler for net.mptcp.scheduler Gregory Detal
2024-04-30 14:00 ` Matthieu Baerts
2024-04-30 12:06 ` [PATCH mptcp-next 2/2] mptcp: add net.mptcp.available_schedulers Gregory Detal
2024-04-30 12:59 ` [PATCH mptcp-next 0/2] mptcp: fix net.mptcp.scheduler behavior MPTCP CI
2024-04-30 14:00 ` Matthieu Baerts
2024-04-30 14:00 ` Matthieu Baerts
2024-05-02 14:16 ` Geliang Tang
2024-05-03 1:04 ` Mat Martineau [this message]
2024-05-03 16:45 ` 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=68e0b31b-7c29-433b-eda0-a31bca639031@kernel.org \
--to=martineau@kernel.org \
--cc=gregory.detal@gmail.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