Hi Magali,
On 13/06/2023 14:32, Magali Lemes wrote:
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
Thank you for your patch!
FYI, we got a small conflict when merging 'net' in 'net-next' in the MPTCP tree due to this patch applied in 'net':
d7a2fc1437f7 ("selftests: net: fcnal-test: check if FIPS mode is enabled")
and this one from 'net-next':
dd017c72dde6 ("selftests: fcnal: Test SO_DONTROUTE on TCP sockets.")
----- Generic Message ----- The best is to avoid conflicts between 'net' and 'net-next' trees but if they cannot be avoided when preparing patches, a note about how to fix them is much appreciated.
The conflict has been resolved on our side[1] and the resolution we suggest is attached to this email. Please report any issues linked to this conflict resolution as it might be used by others. If you worked on the mentioned patches, don't hesitate to ACK this conflict resolution. ---------------------------
Regarding this conflict, I simply took the modifications from both sides.
Cheers, Matt
[1] https://github.com/multipath-tcp/mptcp_net-next/commit/502f061b9a02