All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net] Revert "selftests: net: Add tls config dependency for tls selftests"
@ 2022-03-28 21:29 Jakub Kicinski
  2022-03-28 23:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Kicinski @ 2022-03-28 21:29 UTC (permalink / raw)
  To: davem; +Cc: netdev, paolo, shuah, naresh.kamboju, Jakub Kicinski

This reverts commit d9142e1cf3bbdaf21337767114ecab26fe702d47.

The test is supposed to run cleanly with TLS is disabled,
to test compatibility with TCP behavior. I can't repro
the failure [1], the problem should be debugged rather
than papered over.

Link: https://lore.kernel.org/all/20220325161203.7000698c@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com/ [1]
Fixes: d9142e1cf3bb ("selftests: net: Add tls config dependency for tls selftests")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
 tools/testing/selftests/net/config | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/net/config b/tools/testing/selftests/net/config
index cecb921a0dbf..ead7963b9bf0 100644
--- a/tools/testing/selftests/net/config
+++ b/tools/testing/selftests/net/config
@@ -43,6 +43,5 @@ CONFIG_NET_ACT_TUNNEL_KEY=m
 CONFIG_NET_ACT_MIRRED=m
 CONFIG_BAREUDP=m
 CONFIG_IPV6_IOAM6_LWTUNNEL=y
-CONFIG_TLS=m
 CONFIG_CRYPTO_SM4=y
 CONFIG_AMT=m
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net] Revert "selftests: net: Add tls config dependency for tls selftests"
  2022-03-28 21:29 [PATCH net] Revert "selftests: net: Add tls config dependency for tls selftests" Jakub Kicinski
@ 2022-03-28 23:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-03-28 23:30 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, paolo, shuah, naresh.kamboju

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 28 Mar 2022 14:29:04 -0700 you wrote:
> This reverts commit d9142e1cf3bbdaf21337767114ecab26fe702d47.
> 
> The test is supposed to run cleanly with TLS is disabled,
> to test compatibility with TCP behavior. I can't repro
> the failure [1], the problem should be debugged rather
> than papered over.
> 
> [...]

Here is the summary with links:
  - [net] Revert "selftests: net: Add tls config dependency for tls selftests"
    https://git.kernel.org/netdev/net/c/20695e9a9fd3

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-28 23:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-28 21:29 [PATCH net] Revert "selftests: net: Add tls config dependency for tls selftests" Jakub Kicinski
2022-03-28 23:30 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.