Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 02 May 2025 14:29:20 +0200 you wrote:
Here are various patches slightly improving MPTCP code coverage:
Patch 1: avoid a harmless 'grep: write error' warning.
Patch 2: use getaddrinfo() with IPPROTO_MPTCP in more places.
Patch 3-6: prepare and add support to get info for a specific subflow when giving the 5-tuple.
[...]
Here is the summary with links: - [net-next,1/7] selftests: mptcp: info: hide 'grep: write error' warnings https://git.kernel.org/netdev/net-next/c/6d0eb15c6501 - [net-next,2/7] selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfo https://git.kernel.org/netdev/net-next/c/dd367e81b79a - [net-next,3/7] selftests: mptcp: add struct params in mptcp_diag https://git.kernel.org/netdev/net-next/c/cd732d5110a2 - [net-next,4/7] selftests: mptcp: refactor send_query parameters for code clarity https://git.kernel.org/netdev/net-next/c/3fea468dca4f - [net-next,5/7] selftests: mptcp: refactor NLMSG handling with 'proto' https://git.kernel.org/netdev/net-next/c/caa6811ccaed - [net-next,6/7] selftests: mptcp: add helpers to get subflow_info https://git.kernel.org/netdev/net-next/c/c7ac7452df70 - [net-next,7/7] selftests: mptcp: add chk_sublfow in diag.sh https://git.kernel.org/netdev/net-next/c/110f8f77fd8d
You are awesome, thank you!