From: Jakub Kicinski Date: Wed, 5 Mar 2025 00:57:40 +0000 (-0800) Subject: Merge branch 'mptcp-improve-code-coverage-and-small-optimisations' X-Git-Tag: v6.15-rc1~160^2~183 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a144da586c6bdf345c80598533673e1150c90b25;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'mptcp-improve-code-coverage-and-small-optimisations' Matthieu Baerts says: ==================== mptcp: improve code coverage and small optimisations This small series have various unrelated patches: - Patch 1 and 2: improve code coverage by validating mptcp_diag_dump_one thanks to a new tool displaying MPTCP info for a specific token. - Patch 3: a fix for a commit which is only in net-next. - Patch 4: reduce parameters for one in-kernel PM helper. - Patch 5: exit early when processing an ADD_ADDR echo to avoid unneeded operations. ==================== Link: https://patch.msgid.link/20250228-net-next-mptcp-coverage-small-opti-v1-0-f933c4275676@kernel.org Signed-off-by: Jakub Kicinski --- a144da586c6bdf345c80598533673e1150c90b25