Re: [PATCHv4 net 3/3] selftests: bonding: add ipsec offload test

From: Petr Machata
Date: Wed Mar 05 2025 - 05:17:20 EST



Hangbin Liu <liuhangbin@xxxxxxxxx> writes:

> This introduces a test for IPSec offload over bonding, utilizing netdevsim
> for the testing process, as veth interfaces do not support IPSec offload.
> The test will ensure that the IPSec offload functionality remains operational
> even after a failover event occurs in the bonding configuration.
>
> Here is the test result:
>
> TEST: bond_ipsec_offload (active_slave eth0) [ OK ]
> TEST: bond_ipsec_offload (active_slave eth1) [ OK ]
>
> Signed-off-by: Hangbin Liu <liuhangbin@xxxxxxxxx>

Reviewed-by: Petr Machata <petrm@xxxxxxxxxx>