> Signed-off-by: Radu Nicolau <radu.nico...@intel.com> > --- > doc/guides/rel_notes/deprecation.rst | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/doc/guides/rel_notes/deprecation.rst > b/doc/guides/rel_notes/deprecation.rst > index b87fa54e67..a3493b4dfb 100644 > --- a/doc/guides/rel_notes/deprecation.rst > +++ b/doc/guides/rel_notes/deprecation.rst > @@ -196,3 +196,8 @@ Deprecation Notices > > * ipsec: The structure ``rte_ipsec_sa_prm`` will be extended with a new > field ``hdr_l3_len`` to configure tunnel l3 header lenght. > + > + * 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> > 2.25.1