]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests: mptcp: set FAILING_LINKS in run_tests
authorGeliang Tang <geliang.tang@suse.com>
Fri, 23 Jun 2023 17:34:09 +0000 (10:34 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Jan 2024 16:10:31 +0000 (17:10 +0100)
commitc96a4f936008fd58a462dd5eb5975b013fa19855
tree26ea03f89fa2a17be4f5a2e3c3954e1f35aa20da
parent4b85e920afc80e36cb0c62aede033e75f71a37b9
selftests: mptcp: set FAILING_LINKS in run_tests

[ Upstream commit be7e9786c9155c2942cd53b813e4723be67e07c4 ]

Set FAILING_LINKS as an env var with a limited scope only when calling
run_tests().

Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <martineau@kernel.org>
Link: https://lore.kernel.org/r/20230623-send-net-next-20230623-v1-3-a883213c8ba9@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Stable-dep-of: 7cefbe5e1dac ("selftests: mptcp: fix fastclose with csum failure")
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/selftests/net/mptcp/mptcp_join.sh