Message ID | 20220708233610.410786-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Disconnect and selftest fixes | expand |
Hello: This series was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 8 Jul 2022 16:36:08 -0700 you wrote: > Patch 1 switches to a safe list iterator in the MPTCP disconnect code. > > Patch 2 adds the userspace_pm.sh selftest script to the MPTCP selftest > Makefile, resolving the netdev/check_selftest CI failure. > > Matthieu Baerts (1): > selftests: mptcp: validate userspace PM tests by default > > [...] Here is the summary with links: - [net,1/2] mptcp: fix subflow traversal at disconnect time https://git.kernel.org/netdev/net/c/5c835bb142d4 - [net,2/2] selftests: mptcp: validate userspace PM tests by default https://git.kernel.org/netdev/net/c/3ddabc433670 You are awesome, thank you!