RE: [PATCH v2] test/security: add inline IPsec Rx inject test

2024-02-29 Thread Akhil Goyal
> Subject: [PATCH v2] test/security: add inline IPsec Rx inject test > > Add test for inline IPsec Rx inject verification. This test case > will inject the known vector to crypto HW from ethdev and > verifies it back with decrypted packet from ethdev Rx. > > Signed-o

[PATCH v2] test/security: add inline IPsec Rx inject test

2024-02-01 Thread Rahul Bhansali
Add test for inline IPsec Rx inject verification. This test case will inject the known vector to crypto HW from ethdev and verifies it back with decrypted packet from ethdev Rx. Signed-off-by: Rahul Bhansali --- Changes in v2: Addressed review comments of Stephen Hemminger app/test/test_securit