Skip to content

Commit 20695e9

Browse files
committed
Revert "selftests: net: Add tls config dependency for tls selftests"
This reverts commit d9142e1. 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: d9142e1 ("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>
1 parent 906b3d6 commit 20695e9

File tree

1 file changed

+0
-1
lines changed
  • tools/testing/selftests/net

1 file changed

+0
-1
lines changed

tools/testing/selftests/net/config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,5 @@ CONFIG_NET_ACT_TUNNEL_KEY=m
4343
CONFIG_NET_ACT_MIRRED=m
4444
CONFIG_BAREUDP=m
4545
CONFIG_IPV6_IOAM6_LWTUNNEL=y
46-
CONFIG_TLS=m
4746
CONFIG_CRYPTO_SM4=y
4847
CONFIG_AMT=m

0 commit comments

Comments
 (0)