]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8215d3dbcdaf6bcace66f6a4cc3f1502b01186dd
treed50730a7452e89519a4a178de6ba251b8aff20ee
parent51be1698004ab553f842b4658fcaabe1d6a8c2f2
parent3060ef22acd42af1f143f2a7d14bdc21c574bb4f
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>