[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220328135430.2ad39326@kernel.org>
Date: Mon, 28 Mar 2022 13:54:30 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Naresh Kamboju <naresh.kamboju@...aro.org>
Cc: davem@...emloft.net, pabeni@...hat.com, shuah@...nel.org,
linux-kselftest@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Linux Kernel Functional Testing <lkft@...aro.org>
Subject: Re: [PATCH] selftests: net: Add tls config dependency for tls
selftests
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@...aro.org>
> Signed-off-by: Naresh Kamboju <naresh.kamboju@...aro.org>
Powered by blists - more mailing lists