[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <168689342279.5522.4120374614331476094.git-patchwork-notify@kernel.org>
Date: Fri, 16 Jun 2023 05:30:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Magali Lemes <magali.lemes@...onical.com>
Cc: davem@...emloft.net, dsahern@...il.com, edumazet@...gle.com,
keescook@...omium.org, kuba@...nel.org, pabeni@...hat.com,
shuah@...nel.org, tianjia.zhang@...ux.alibaba.com,
vfedorenko@...ek.ru, andrei.gherzan@...onical.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH v4 0/4] Check if FIPS mode is enabled when running selftests
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 13 Jun 2023 09:32:18 -0300 you wrote:
> Some test cases from net/tls, net/fcnal-test and net/vrf-xfrm-tests
> that rely on cryptographic functions to work and use non-compliant FIPS
> algorithms fail in FIPS mode.
>
> In order to allow these tests to pass in a wider set of kernels,
> - for net/tls, skip the test variants that use the ChaCha20-Poly1305
> and SM4 algorithms, when FIPS mode is enabled;
> - for net/fcnal-test, skip the MD5 tests, when FIPS mode is enabled;
> - for net/vrf-xfrm-tests, replace the algorithms that are not
> FIPS-compliant with compliant ones.
>
> [...]
Here is the summary with links:
- [v4,1/4] selftests/harness: allow tests to be skipped during setup
https://git.kernel.org/netdev/net/c/372b304c1e51
- [v4,2/4] selftests: net: tls: check if FIPS mode is enabled
https://git.kernel.org/netdev/net/c/d113c395c67b
- [v4,3/4] selftests: net: vrf-xfrm-tests: change authentication and encryption algos
https://git.kernel.org/netdev/net/c/cb43c60e64ca
- [v4,4/4] selftests: net: fcnal-test: check if FIPS mode is enabled
https://git.kernel.org/netdev/net/c/d7a2fc1437f7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists