]> 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)
commit5523a5f3abf826069a869109cebb6458ea71b5d7
treed50730a7452e89519a4a178de6ba251b8aff20ee
parentd52ab02b707a97105c2d36dd33d16ec2b5c71aa9
parenta387743d7c99ebdabc377e5be467a379f82f33e0
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>