Hi Akhil, > -----Original Message----- > From: Akhil Goyal [mailto:akhil.go...@nxp.com] > Sent: Friday, July 26, 2019 11:27 AM > To: Iremonger, Bernard <bernard.iremon...@intel.com>; dev@dpdk.org; > Ananyev, Konstantin <konstantin.anan...@intel.com>; Mcnamara, John > <john.mcnam...@intel.com> > Subject: RE: [PATCH v3] doc: release note for the IPsec library > > Hi Bernard, > > > > > Update release notes for changes to the IPsec library. > > > > Signed-off-by: Bernard Iremonger <bernard.iremon...@intel.com> > > --- > > changes in v3: > > revised content > > > > doc/guides/rel_notes/release_19_08.rst | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > > > diff --git a/doc/guides/rel_notes/release_19_08.rst > > b/doc/guides/rel_notes/release_19_08.rst > > index c9bd3ce..7737ebe 100644 > > --- a/doc/guides/rel_notes/release_19_08.rst > > +++ b/doc/guides/rel_notes/release_19_08.rst > > @@ -224,6 +224,14 @@ New Features > > > > Added multiple cores feature to compression perf tool application. > > > > +* **Updated the IPsec library.** > > + > > + Added the following functionality to ``librte_ipsec``. > > + > > + * Added support for transport mode with IPv6 extension headers. > > + > > + * Added support for packets that consist of multiple segments. > > + > > > > Ipsec library changes are already there in the release note. > Could you please consolidate all changes in ipsec lib in a single bullet. > > Also the ipsec-secgw application changes can also be there in that single > bullet. As the features are same for ipsec lib and ipsec application. > > So I would say, we can combine the two commits in a single bullet already > there in the release note for header reconstruction. > http://patches.dpdk.org/patch/57122/ > http://patches.dpdk.org/patch/57124/ > > > -Akhil
I will update existing bullet with info in patches 57122 and 57124. Regards, Bernard.