Message ID | 20221115221046.20370-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: selftests: Fix timeouts and test isolation | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Tue, 15 Nov 2022 14:10:43 -0800 you wrote: > Patches 1 and 3 adjust test timeouts to reduce false negatives on slow > machines. > > Patch 2 improves test isolation by running the mptcp_sockopt test in its > own net namespace. > > Matthieu Baerts (2): > selftests: mptcp: run mptcp_sockopt from a new netns > selftests: mptcp: fix mibit vs mbit mix up > > [...] Here is the summary with links: - [net,1/3] selftests: mptcp: gives slow test-case more time https://git.kernel.org/netdev/net/c/22b29557aef3 - [net,2/3] selftests: mptcp: run mptcp_sockopt from a new netns https://git.kernel.org/netdev/net/c/7e68d31020f1 - [net,3/3] selftests: mptcp: fix mibit vs mbit mix up https://git.kernel.org/netdev/net/c/3de88b95c4d4 You are awesome, thank you!