On Mon, 28 Mar 2022 19:16:50 +0530 Naresh Kamboju wrote:
selftest net tls test cases need TLS=m without this the test hangs.
The test is supposed to fall back / skip cleanly when TLS is not built. That's useful to test compatibility with TCP.
It'd be great if you could reply to questions I asked you on your report instead of sending out incorrect patches.
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