Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 10 Nov 2025 19:23:39 +0100 you wrote:
When looking at the recent CI results on NIPA and MPTCP CIs, a few MPTCP Join tests are marked as unstable. Here are some fixes for that.
Patch 1: a small fix for mptcp_connect.sh, printing a note as initially intended. For >=v5.13.
Patch 2: avoid unexpected reset when closing subflows. For >= 5.13.
[...]
Here is the summary with links: - [net,1/6] selftests: mptcp: connect: fix fallback note due to OoO https://git.kernel.org/netdev/net/c/63c643aa7b72 - [net,2/6] selftests: mptcp: join: rm: set backup flag https://git.kernel.org/netdev/net/c/aea73bae662a - [net,3/6] selftests: mptcp: join: endpoints: longer transfer https://git.kernel.org/netdev/net/c/6457595db987 - [net,4/6] selftests: mptcp: join: userspace: longer transfer https://git.kernel.org/netdev/net/c/290493078b96 - [net,5/6] selftests: mptcp: connect: trunc: read all recv data https://git.kernel.org/netdev/net/c/ee79980f7a42 - [net,6/6] selftests: mptcp: join: properly kill background tasks https://git.kernel.org/netdev/net/c/852b644acbce
You are awesome, thank you!