05/08/2021 12:20, Radu Nicolau: > Signed-off-by: Radu Nicolau <radu.nico...@intel.com> > --- > + * security: The structure ``rte_security_ipsec_xform`` will be extended > with > + multiple fields: udp structure that will hold the source and destination > port > + for UDP encapsulation, mss to specify the IPsec payload Maximum Segment > Size, > + esn structure for Extended Sequence Number.
Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com> Acked-by: Anoob Joseph <ano...@marvell.com> Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com> Slightly reworded and applied: * security: The structure ``rte_security_ipsec_xform`` will be extended with multiple fields: source and destination port of UDP encapsulation, IPsec payload MSS (Maximum Segment Size), and ESN (Extended Sequence Number).