Message ID | 20220708171413.327112-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Self test improvements and a header tweak | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 8 Jul 2022 10:14:07 -0700 you wrote: > Patch 1 moves a definition to a header so it can be used in a struct > declaration. > > Patch 2 adjusts a time threshold for a selftest that runs much slower on > debug kernels (and even more on slow CI infrastructure), to reduce > spurious failures. > > [...] Here is the summary with links: - [net-next,1/6] mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h https://git.kernel.org/netdev/net-next/c/f7657ff4a709 - [net-next,2/6] selftests: mptcp: tweak simult_flows for debug kernels https://git.kernel.org/netdev/net-next/c/d0d9c8f2df60 - [net-next,3/6] selftests: mptcp: userspace pm address tests https://git.kernel.org/netdev/net-next/c/97040cf9806e - [net-next,4/6] selftests: mptcp: userspace pm subflow tests https://git.kernel.org/netdev/net-next/c/5e986ec46874 - [net-next,5/6] selftests: mptcp: avoid Terminated messages in userspace_pm https://git.kernel.org/netdev/net-next/c/507719cd7c0f - [net-next,6/6] selftests: mptcp: update pm_nl_ctl usage header https://git.kernel.org/netdev/net-next/c/65ebc6676d17 You are awesome, thank you!