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)
commit11b64a466c957e9e02c073b92a58639e96104181
treed50730a7452e89519a4a178de6ba251b8aff20ee
parent847ccab8fdcf4a0cd85a278480fab1ccdc9f6136
parent3de88b95c4d436d78afc0266a0bed76c35ddeb62
Merge branch 'mptcp-selftests-fix-timeouts-and-test-isolation'

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>