Home
last modified time | relevance | path

Searched hist:"5 c7e49be96ea24776a5b5a07c732c477294add00" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dtls.cdiff 5c7e49be96ea24776a5b5a07c732c477294add00 Sat Mar 26 00:27:09 CET 2022 Jakub Kicinski <kuba@kernel.org> selftests: tls: skip cmsg_to_pipe tests with TLS=n

These are negative tests, testing TLS code rejects certain
operations. They won't pass without TLS enabled, pure TCP
accepts those operations.

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Fixes: d87d67fd61ef ("selftests: tls: test splicing cmsgs")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>