[PATCH v5 4/7] test/security: add inline IPsec reassembly cases

Zhang, Roy Fan roy.fan.zhang at intel.com
Wed Apr 27 17:45:46 CEST 2022


> -----Original Message-----
> From: Akhil Goyal <gakhil at marvell.com>
> Sent: Wednesday, April 27, 2022 4:11 PM
> To: dev at dpdk.org
> Cc: thomas at monjalon.net; david.marchand at redhat.com;
> hemant.agrawal at nxp.com; anoobj at marvell.com; Ananyev, Konstantin
> <konstantin.ananyev at intel.com>; Power, Ciara <ciara.power at intel.com>;
> ferruh.yigit at intel.com; andrew.rybchenko at oktetlabs.ru;
> ndabilpuram at marvell.com; vattunuru at marvell.com; Akhil Goyal
> <gakhil at 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 <gakhil at marvell.com>
> ---
Acked-by: Fan Zhang <roy.fan.zhang at intel.com>


More information about the dev mailing list