05/08/2021 12:20, Radu Nicolau: > Signed-off-by: Radu Nicolau <[email protected]> > --- > + * 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 <[email protected]> Acked-by: Anoob Joseph <[email protected]> Acked-by: Viacheslav Ovsiienko <[email protected]> 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).

