diff options
author | Magali Lemes <magali.lemes@canonical.com> | 2023-06-13 09:32:22 -0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-06-15 22:24:01 -0700 |
commit | d7a2fc1437f71cb058c7b11bc33dfc19e4bf277a (patch) | |
tree | 3856dd4542fdefa094ef1ee7ff071aceed48fbc0 /net | |
parent | cb43c60e64ca67fcc9d23bd08f51d2ab8209d9d7 (diff) |
selftests: net: fcnal-test: check if FIPS mode is enabled
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: f0bee1ebb5594 ("fcnal-test: Add TCP MD5 tests")
Fixes: 5cad8bce26e01 ("fcnal-test: Add TCP MD5 tests for VRF")
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Magali Lemes <magali.lemes@canonical.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions