> -----Original Message-----
> From: Akhil Goyal <[email protected]>
> Sent: Wednesday, April 27, 2022 4:11 PM
> To: [email protected]
> Cc: [email protected]; [email protected];
> [email protected]; [email protected]; Ananyev, Konstantin
> <[email protected]>; Power, Ciara <[email protected]>;
> [email protected]; [email protected];
> [email protected]; [email protected]; Akhil Goyal
> <[email protected]>
> Subject: [PATCH v5 4/7] test/security: add inline IPsec reassembly cases
> 
> Added unit test cases for IP reassembly of inline IPsec
> inbound scenarios.
> In these cases, known test vectors of fragments are first
> processed for inline outbound processing and then received
> back on loopback interface for inbound processing along with
> IP reassembly of the corresponding decrypted packets.
> The resultant plain text reassembled packet is compared with
> original unfragmented packet.
> 
> In this patch, cases are added for 2/4/5 fragments for both
> IPv4 and IPv6 packets. A few negative test cases are also added
> like incomplete fragments, out of place fragments, duplicate
> fragments.
> 
> Signed-off-by: Akhil Goyal <[email protected]>
> ---
Acked-by: Fan Zhang <[email protected]>

Reply via email to