Skip to content

Commit

Permalink
Revert "selftests: net: Add tls config dependency for tls selftests"
Browse files Browse the repository at this point in the history
commit 20695e9 upstream.

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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
kuba-moo authored and gregkh committed Apr 13, 2022
1 parent 796b96b commit 3cbd531
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/testing/selftests/net/config
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3cbd531

Please sign in to comment.