summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-03-29 00:29:04 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 21:03:24 +0300
commitb98f99e8282ff90e0e37cf82b389c93689d586a3 (patch)
tree15f1bc9cada3ba37e64251998f7054c65eb5bbc1
parent00183be98b9d3dfdca7f473084a2495ace8fc733 (diff)
downloadlinux-b98f99e8282ff90e0e37cf82b389c93689d586a3.tar.xz
Revert "selftests: net: Add tls config dependency for tls selftests"
commit 20695e9a9fd39103d1b0669470ae74030b7aa196 upstream. This reverts commit d9142e1cf3bbdaf21337767114ecab26fe702d47. The test is supposed to run cleanly with TLS is disabled, to test compatibility with TCP behavior. I can't repro the failure [1], the problem should be debugged rather than papered over. Link: https://lore.kernel.org/all/20220325161203.7000698c@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com/ [1] Fixes: d9142e1cf3bb ("selftests: net: Add tls config dependency for tls selftests") Signed-off-by: Jakub Kicinski <kuba@kernel.org> Link: https://lore.kernel.org/r/20220328212904.2685395-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--tools/testing/selftests/net/config1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/net/config b/tools/testing/selftests/net/config
index cecb921a0dbf..ead7963b9bf0 100644
--- a/tools/testing/selftests/net/config
+++ b/tools/testing/selftests/net/config
@@ -43,6 +43,5 @@ CONFIG_NET_ACT_TUNNEL_KEY=m
CONFIG_NET_ACT_MIRRED=m
CONFIG_BAREUDP=m
CONFIG_IPV6_IOAM6_LWTUNNEL=y
-CONFIG_TLS=m
CONFIG_CRYPTO_SM4=y
CONFIG_AMT=m