From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A3F6DA046B for ; Fri, 26 Jul 2019 15:17:12 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E03591C43D; Fri, 26 Jul 2019 15:17:11 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 9FDC61C42F for ; Fri, 26 Jul 2019 15:17:09 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Jul 2019 06:17:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,310,1559545200"; d="scan'208";a="369526659" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by fmsmga005.fm.intel.com with ESMTP; 26 Jul 2019 06:17:07 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.229]) by IRSMSX152.ger.corp.intel.com ([169.254.6.27]) with mapi id 14.03.0439.000; Fri, 26 Jul 2019 14:17:07 +0100 From: "Iremonger, Bernard" To: Akhil Goyal , "dev@dpdk.org" , "Ananyev, Konstantin" , "Mcnamara, John" , "Zhang, Roy Fan" Thread-Topic: [PATCH v4] doc: release note for the IPsec library and application Thread-Index: AQHVQ6lZssBLpJ2UTEWH9C+XmvHm1qbcxVeAgAAa2wA= Date: Fri, 26 Jul 2019 13:17:06 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C260DD4B72@IRSMSX108.ger.corp.intel.com> References: <1564065565-24563-1-git-send-email-bernard.iremonger@intel.com> <1564142262-20455-1-git-send-email-bernard.iremonger@intel.com> In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWNlOTYwY2UtMTAwZC00ODU2LWJlMzAtY2I1ZGFmOTVmNWM4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiWnJoVURhZkNjeHRQc3g1K2ttWmswQVh0Yk5hWDN4c0puaWc2aWFWcUxzR01RdWZyZHhZNkt3VlM0THFaRldtUSJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v4] doc: release note for the IPsec library and application X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Akhil, > -----Original Message----- > From: Akhil Goyal [mailto:akhil.goyal@nxp.com] > Sent: Friday, July 26, 2019 1:36 PM > To: Iremonger, Bernard ; dev@dpdk.org; > Ananyev, Konstantin ; Mcnamara, John > ; Zhang, Roy Fan > Subject: RE: [PATCH v4] doc: release note for the IPsec library and appli= cation >=20 >=20 > > > > Update release notes for changes to the IPsec library. > > Update release notes for changes to the IPsec Security Gateway > application >=20 > Description and the release note updates use redundant words which can be > avoided. > It could be something like >=20 > "Update release notes for recently supported features in ipsec lib and > application." Ok, will change. > > Signed-off-by: Bernard Iremonger > > --- > > doc/guides/rel_notes/release_19_08.rst | 17 +++++++++++++---- > > 1 file changed, 13 insertions(+), 4 deletions(-) > > > > diff --git a/doc/guides/rel_notes/release_19_08.rst > > b/doc/guides/rel_notes/release_19_08.rst > > index c9bd3ce..48319be 100644 > > --- a/doc/guides/rel_notes/release_19_08.rst > > +++ b/doc/guides/rel_notes/release_19_08.rst > > @@ -200,11 +200,20 @@ New Features > > handshake between two separate hosts and can share local memory for > peer > > host to directly access. > > > > -* **Updated IPSec library Header Reconstruction.** > > +* **Updated IPSec library and IPsec Security Gateway application.** > > > > - Updated the IPSec library with ECN and DSCP field header reconstruct= ion > > - feature followed by RFC4301. The IPSec-secgw sample application is a= lso > > - updated to support this feature by default. > > + Added the following functionality to ``librte_ipsec`` and ``ipsec-se= cgw`` >=20 > Added following features to ``librte_ipsec``. Corresponding changes are a= lso > added in ``ipsec-secgw`` sample application. Ok, will change. > > + > > + * Updated ``librte_ipsec`` with ECN and DSCP field header reconstruc= tion > > + feature followed by RFC4301. >=20 > * ECN and DSCP field header reconstruction as per RFC4301 >=20 > > + > > + * Added support for transport mode with IPv6 extension headers to > > + ``librte_ipsec``. >=20 > * Transport mode with IPv6 extension headers Ok, will change =20 > > + > > + * Added support for packets that consist of multiple segments to > > + ``librte_ipsec``. >=20 > * Support packets with multiple segments. >=20 Ok, will change. > > + >=20 > > + * Updated the ``ipsec-secgw`` sample application to support these > features. >=20 > This bullet can be removed. Ok, will remove. > > > > * **Updated telemetry library for global metrics support.** > > >=20 > -Akhil Regards, Bernard.