Merge branch 'mptcp-selftests-fix-timeouts-and-test-isolation'
authorJakub Kicinski <kuba@kernel.org>
Fri, 18 Nov 2022 05:47:25 +0000 (21:47 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 18 Nov 2022 05:47:27 +0000 (21:47 -0800)
Mat Martineau says:

====================
mptcp: selftests: Fix timeouts and test isolation

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.
====================

Link: https://lore.kernel.org/r/20221115221046.20370-1-mathew.j.martineau@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge