> -----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>
- RE: [PATCH v4 00/10] app/test: add inline IPsec and reasse... Poczatek, Jakub
- [PATCH v5 0/7] app/test: add inline IPsec and reassembly c... Akhil Goyal
- [PATCH v5 1/7] app/test: add unit cases for inline IP... Akhil Goyal
- RE: [PATCH v5 1/7] app/test: add unit cases for i... Zhang, Roy Fan
- [PATCH v5 2/7] test/security: add inline inbound IPse... Akhil Goyal
- RE: [PATCH v5 2/7] test/security: add inline inbo... Zhang, Roy Fan
- [PATCH v5 3/7] test/security: add combined mode inlin... Akhil Goyal
- RE: [PATCH v5 3/7] test/security: add combined mo... Zhang, Roy Fan
- [PATCH v5 4/7] test/security: add inline IPsec reasse... Akhil Goyal
- RE: [PATCH v5 4/7] test/security: add inline IPse... Zhang, Roy Fan
- [PATCH v5 5/7] test/security: add more inline IPsec f... Akhil Goyal
- RE: [PATCH v5 5/7] test/security: add more inline... Zhang, Roy Fan
- [PATCH v5 6/7] test/security: add ESN and anti-replay... Akhil Goyal
- RE: [PATCH v5 6/7] test/security: add ESN and ant... Zhang, Roy Fan
- RE: [PATCH v5 6/7] test/security: add ESN and ant... Anoob Joseph
- [PATCH v5 7/7] test/security: add inline IPsec IPv6 f... Akhil Goyal
- RE: [PATCH v5 7/7] test/security: add inline IPse... Zhang, Roy Fan
- RE: [PATCH v5 0/7] app/test: add inline IPsec and rea... Zhang, Roy Fan
- [PATCH v6 0/7] app/test: add inline IPsec and reassem... Akhil Goyal