[PATCH net 0/3] doc: mptcp: new general doc and fixes

Matthieu Baerts (NGI0) posted 3 patches 3 months, 2 weeks ago
Failed in applying to current master (apply log)
There is a newer version of this series
Documentation/networking/index.rst        |   1 +
Documentation/networking/mptcp-sysctl.rst |  74 +++++++-------
Documentation/networking/mptcp.rst        | 156 ++++++++++++++++++++++++++++++
MAINTAINERS                               |   2 +-
4 files changed, 197 insertions(+), 36 deletions(-)
[PATCH net 0/3] doc: mptcp: new general doc and fixes
Posted by Matthieu Baerts (NGI0) 3 months, 2 weeks ago
A general documentation about MPTCP was missing since its introduction
in v5.6. The last patch adds a new 'mptcp' page in the 'networking'
documentation.

The first patch is a fix for a missing sysctl entry introduced in v6.10
rc0, and the second one reorder the sysctl entries.

These patches can be applied without conflicts on top of the 'net' tree
and the 'docs-next' one. They are currently based on top of the current
'net' tree because the first patch is a fix for a patch that is not in
'docs-next' yet.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Matthieu Baerts (NGI0) (3):
      doc: mptcp: add missing 'available_schedulers' entry
      doc: mptcp: alphabetical order
      doc: new 'mptcp' page in 'networking'

 Documentation/networking/index.rst        |   1 +
 Documentation/networking/mptcp-sysctl.rst |  74 +++++++-------
 Documentation/networking/mptcp.rst        | 156 ++++++++++++++++++++++++++++++
 MAINTAINERS                               |   2 +-
 4 files changed, 197 insertions(+), 36 deletions(-)
---
base-commit: 4b377b4868ef17b040065bd468668c707d2477a5
change-id: 20240520-upstream-net-20240520-mptcp-doc-e57ac322e4ac

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>
Re: [PATCH net 0/3] doc: mptcp: new general doc and fixes
Posted by Paolo Abeni 3 months, 2 weeks ago
Hi,

On Mon, 2024-05-20 at 10:16 +0200, Matthieu Baerts (NGI0) wrote:
> A general documentation about MPTCP was missing since its introduction
> in v5.6. The last patch adds a new 'mptcp' page in the 'networking'
> documentation.
> 
> The first patch is a fix for a missing sysctl entry introduced in v6.10
> rc0, and the second one reorder the sysctl entries.
> 
> These patches can be applied without conflicts on top of the 'net' tree
> and the 'docs-next' one. They are currently based on top of the current
> 'net' tree because the first patch is a fix for a patch that is not in
> 'docs-next' yet.
> 
> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>

These patches are IMHO net-next material. If you don't mind I'll defer
them.

Thanks,

Paolo
Re: [PATCH net 0/3] doc: mptcp: new general doc and fixes
Posted by Matthieu Baerts 3 months, 2 weeks ago
Hi Paolo,

On 22/05/2024 11:35, Paolo Abeni wrote:
> Hi,
> 
> On Mon, 2024-05-20 at 10:16 +0200, Matthieu Baerts (NGI0) wrote:
>> A general documentation about MPTCP was missing since its introduction
>> in v5.6. The last patch adds a new 'mptcp' page in the 'networking'
>> documentation.
>>
>> The first patch is a fix for a missing sysctl entry introduced in v6.10
>> rc0, and the second one reorder the sysctl entries.
>>
>> These patches can be applied without conflicts on top of the 'net' tree
>> and the 'docs-next' one. They are currently based on top of the current
>> 'net' tree because the first patch is a fix for a patch that is not in
>> 'docs-next' yet.
>>
>> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
> 
> These patches are IMHO net-next material. If you don't mind I'll defer
> them.

No problem, my bad, I thought it was OK to send new doc about existing
features and missing items to -net. I will re-send them next week,
targetting net-next then.

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.