Skip to content
Commit fff9a18e authored by Magali Lemes's avatar Magali Lemes Committed by Greg Kroah-Hartman
Browse files

selftests: net: fcnal-test: check if FIPS mode is enabled

[ Upstream commit d7a2fc14 ]

There are some MD5 tests which fail when the kernel is in FIPS mode,
since MD5 is not FIPS compliant. Add a check and only run those tests
if FIPS mode is not enabled.

Fixes: f0bee1eb ("fcnal-test: Add TCP MD5 tests")
Fixes: 5cad8bce

 ("fcnal-test: Add TCP MD5 tests for VRF")
Reviewed-by: default avatarDavid Ahern <dsahern@kernel.org>
Signed-off-by: default avatarMagali Lemes <magali.lemes@canonical.com>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 0793ead2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment