Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

selftests: net: Add tls config dependency for tls selftests

selftest net tls test cases need TLS=m without this the test hangs.
Enabling config TLS solves this problem and runs to complete.
- CONFIG_TLS=m

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Naresh Kamboju and committed by
David S. Miller
d9142e1c 2aa2f88c

+1
+1
tools/testing/selftests/net/config
··· 43 43 CONFIG_NET_ACT_MIRRED=m 44 44 CONFIG_BAREUDP=m 45 45 CONFIG_IPV6_IOAM6_LWTUNNEL=y 46 + CONFIG_TLS=m 46 47 CONFIG_CRYPTO_SM4=y 47 48 CONFIG_AMT=m