[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210618144149.35192fcc@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Fri, 18 Jun 2021 14:41:49 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Seth Forshee <seth.forshee@...onical.com>
Cc: "David S. Miller" <davem@...emloft.net>,
Shuah Khan <shuah@...nel.org>, netdev@...r.kernel.org,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH] selftests/tls: don't change cipher type in
bidirectional test
On Fri, 18 Jun 2021 15:45:32 -0500 Seth Forshee wrote:
> The bidirectional test attempts to change the cipher to
> TLS_CIPHER_AES_GCM_128. The test fixture setup will have already set
> the cipher to be tested, and if it was different than the one set by
> the bidir test setsockopt() will fail on account of having different
> ciphers for rx and tx, causing the test to fail.
It's setting it up in the opposite direction, TLS is uni-directional.
I've posted this earlier:
https://patchwork.kernel.org/project/netdevbpf/patch/20210618202504.1435179-2-kuba@kernel.org/
Sorry for not CCing you.
Powered by blists - more mailing lists