On Thu, Aug 5, 2021 at 4:10 PM Ananyev, Konstantin <konstantin.anan...@intel.com> wrote: > > > > > > > Signed-off-by: Radu Nicolau <radu.nico...@intel.com> > > --- > > doc/guides/rel_notes/deprecation.rst | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/doc/guides/rel_notes/deprecation.rst > > b/doc/guides/rel_notes/deprecation.rst > > index f4a4d00db2..b87fa54e67 100644 > > --- a/doc/guides/rel_notes/deprecation.rst > > +++ b/doc/guides/rel_notes/deprecation.rst > > @@ -193,3 +193,6 @@ Deprecation Notices > > reserved bytes to 2 (from 3), and use 1 byte to indicate warnings and > > other > > information from the crypto/security operation. This field will be used > > to > > communicate events such as soft expiry with IPsec in lookaside mode. > > + > > + * ipsec: The structure ``rte_ipsec_sa_prm`` will be extended with a new > > + field ``hdr_l3_len`` to configure tunnel l3 header lenght. > > -- > > Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com>
Acked-by: Jerin Jacob <jer...@marvell.com> > > > 2.25.1 >