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

2025-03-05 Thread Petr Machata
Hangbin Liu 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 th

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

2025-03-04 Thread Hangbin Liu
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 i