Message ID | 20220218030311.367536-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Selftest fine-tuning and cleanup | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 17 Feb 2022 19:03:04 -0800 you wrote: > Patch 1 adjusts the mptcp selftest timeout to account for slow machines > running debug builds. > > Patch 2 simplifies one test function. > > Patches 3-6 do some cleanup, like deleting unused variables and avoiding > extra work when only printing usage information. > > [...] Here is the summary with links: - [net-next,1/7] selftests: mptcp: increase timeout to 20 minutes https://git.kernel.org/netdev/net-next/c/d17b968b9876 - [net-next,2/7] selftests: mptcp: simplify pm_nl_change_endpoint https://git.kernel.org/netdev/net-next/c/bccefb762439 - [net-next,3/7] selftests: mptcp: join: exit after usage() https://git.kernel.org/netdev/net-next/c/22514d52962b - [net-next,4/7] selftests: mptcp: join: remove unused vars https://git.kernel.org/netdev/net-next/c/0a40e273be04 - [net-next,5/7] selftests: mptcp: join: create tmp files only if needed https://git.kernel.org/netdev/net-next/c/93827ad58f62 - [net-next,6/7] selftests: mptcp: join: check for tools only if needed https://git.kernel.org/netdev/net-next/c/87154755d90e - [net-next,7/7] selftests: mptcp: add csum mib check for mptcp_connect https://git.kernel.org/netdev/net-next/c/24720d7452df You are awesome, thank you!