selftests: tls: skip cmsg_to_pipe tests with TLS=n
mainline inclusion from mainline-v5.18-rc1 commit 5c7e49be category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I56S5K?from=project-issue Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5c7e49be96ea24776a5b5a07c732c477294add00 -------------------------------- 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: d87d67fd ("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> Signed-off-by:
Ziyang Xuan <william.xuanziyang@huawei.com> Reviewed-by:
Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment