From: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>
To: mptcp@lists.linux.dev
Cc: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>,
Mat Martineau <martineau@kernel.org>
Subject: [PATCH mptcp-next v2 1/3] doc: mptcp: add missing 'available_schedulers' entry
Date: Sat, 18 May 2024 17:52:41 +0200 [thread overview]
Message-ID: <20240518-mptcp-doc-v2-1-68304a17cd7d@kernel.org> (raw)
In-Reply-To: <20240518-mptcp-doc-v2-0-68304a17cd7d@kernel.org>
This sysctl knob has been added recently, but the documentation has not
been updated.
This knob is used to show the available schedulers choices that are
registered, similar to 'net.ipv4.tcp_available_congestion_control'.
Fixes: 73c900aa3660 ("mptcp: add net.mptcp.available_schedulers")
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Documentation/networking/mptcp-sysctl.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/networking/mptcp-sysctl.rst b/Documentation/networking/mptcp-sysctl.rst
index 69975ce25a02..102a45e7bfa8 100644
--- a/Documentation/networking/mptcp-sysctl.rst
+++ b/Documentation/networking/mptcp-sysctl.rst
@@ -93,3 +93,7 @@ scheduler - STRING
sysctl.
Default: "default"
+
+available_schedulers - STRING
+ Shows the available schedulers choices that are registered. More packet
+ schedulers may be available, but not loaded.
--
2.43.0
next prev parent reply other threads:[~2024-05-18 15:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-18 15:52 [PATCH mptcp-next v2 0/3] doc: introduce MPTCP global doc Matthieu Baerts (NGI0)
2024-05-18 15:52 ` Matthieu Baerts (NGI0) [this message]
2024-05-18 15:52 ` [PATCH mptcp-next v2 2/3] doc: mptcp: alphabetical order Matthieu Baerts (NGI0)
2024-05-18 15:52 ` [PATCH mptcp-next v2 3/3] doc: new 'mptcp' page in 'networking' Matthieu Baerts (NGI0)
2024-05-18 16:39 ` [PATCH mptcp-next v2 0/3] doc: introduce MPTCP global doc MPTCP CI
2024-05-19 8:56 ` 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=20240518-mptcp-doc-v2-1-68304a17cd7d@kernel.org \
--to=matttbe@kernel.org \
--cc=martineau@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox