[PATCH mptcp-next] Squash to "mptcp: fix kdoc warnings"

Matthieu Baerts (NGI0) posted 1 patch 3 days, 3 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/20260205-mptcp-fix-kdoc-yml-v1-1-9858c4b7baf6@kernel.org
Documentation/netlink/specs/mptcp_pm.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH mptcp-next] Squash to "mptcp: fix kdoc warnings"
Posted by Matthieu Baerts (NGI0) 3 days, 3 hours ago
include/uapi/linux/mptcp_pm.h is an auto-generated tool using
Documentation/netlink/specs/mptcp_pm.yaml. So both files need to be
modified.

Link: https://netdev-ctrl.bots.linux.dev/logs/build/1050830/ynl/summary
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
 Documentation/netlink/specs/mptcp_pm.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/netlink/specs/mptcp_pm.yaml b/Documentation/netlink/specs/mptcp_pm.yaml
index ba30a40b9dbf..39f3facc38e5 100644
--- a/Documentation/netlink/specs/mptcp_pm.yaml
+++ b/Documentation/netlink/specs/mptcp_pm.yaml
@@ -15,6 +15,7 @@ definitions:
     type: enum
     name: event-type
     enum-name: mptcp-event-type
+    doc: Netlink MPTCP event types
     name-prefix: mptcp-event-
     entries:
       -

---
base-commit: a1fbe7e455973fd255fd7f536c728f88d542a773
change-id: 20260205-mptcp-fix-kdoc-yml-486f3a1cba06

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>
Re: [PATCH mptcp-next] Squash to "mptcp: fix kdoc warnings"
Posted by MPTCP CI 3 days, 2 hours ago
Hi Matthieu,

Thank you for your modifications, that's great!

Our CI did some validations and here is its report:

- KVM Validation: normal (except selftest_mptcp_join): Success! ✅
- KVM Validation: normal (only selftest_mptcp_join): Success! ✅
- KVM Validation: debug (except selftest_mptcp_join): Unstable: 2 failed test(s): packetdrill_dss packetdrill_sockopts 🔴
- KVM Validation: debug (only selftest_mptcp_join): Success! ✅
- KVM Validation: btf-normal (only bpftest_all): Success! ✅
- KVM Validation: btf-debug (only bpftest_all): Success! ✅
- Task: https://github.com/multipath-tcp/mptcp_net-next/actions/runs/21709863967

Initiator: Patchew Applier
Commits: https://github.com/multipath-tcp/mptcp_net-next/commits/101313424f47
Patchwork: https://patchwork.kernel.org/project/mptcp/list/?series=1051124


If there are some issues, you can reproduce them using the same environment as
the one used by the CI thanks to a docker image, e.g.:

    $ cd [kernel source code]
    $ docker run -v "${PWD}:${PWD}:rw" -w "${PWD}" --privileged --rm -it \
        --pull always mptcp/mptcp-upstream-virtme-docker:latest \
        auto-normal

For more details:

    https://github.com/multipath-tcp/mptcp-upstream-virtme-docker


Please note that despite all the efforts that have been already done to have a
stable tests suite when executed on a public CI like here, it is possible some
reported issues are not due to your modifications. Still, do not hesitate to
help us improve that ;-)

Cheers,
MPTCP GH Action bot
Bot operated by Matthieu Baerts (NGI0 Core)
Re: [PATCH mptcp-next] Squash to "mptcp: fix kdoc warnings"
Posted by Matthieu Baerts 3 days, 3 hours ago
Hello,

On 05/02/2026 12:14, Matthieu Baerts (NGI0) wrote:
> include/uapi/linux/mptcp_pm.h is an auto-generated tool using
> Documentation/netlink/specs/mptcp_pm.yaml. So both files need to be
> modified.

No need to review this I think. I just applied it in our tree:

New patches for t/upstream:
- c5646ef8ae55: Squash to "mptcp: fix kdoc warnings"
- Results: a1fbe7e45597..073024280a58 (export)

Tests are now in progress:

- export:
https://github.com/multipath-tcp/mptcp_net-next/commit/dfc4f361327d38956442fa5bc5be441f52deee51/checks

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