> -----Original Message-----
> From: Akhil Goyal <gak...@marvell.com>
> Sent: Wednesday, April 27, 2022 4:11 PM
> To: dev@dpdk.org
> Cc: tho...@monjalon.net; david.march...@redhat.com;
> hemant.agra...@nxp.com; ano...@marvell.com; Ananyev, Konstantin
> <konstantin.anan...@intel.com>; Power, Ciara <ciara.po...@intel.com>;
> ferruh.yi...@intel.com; andrew.rybche...@oktetlabs.ru;
> ndabilpu...@marvell.com; vattun...@marvell.com; Akhil Goyal
> <gak...@marvell.com>
> 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 <gak...@marvell.com>
> ---
Acked-by: Fan Zhang <roy.fan.zh...@intel.com>

Reply via email to