From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 0BC2F5F14 for ; Fri, 26 Oct 2018 13:57:05 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Oct 2018 04:57:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,427,1534834800"; d="scan'208";a="84350526" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga007.jf.intel.com with ESMTP; 26 Oct 2018 04:57:04 -0700 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by IRSMSX106.ger.corp.intel.com (163.33.3.31) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 26 Oct 2018 12:56:44 +0100 Received: from irsmsx107.ger.corp.intel.com ([169.254.10.56]) by irsmsx112.ger.corp.intel.com ([169.254.1.197]) with mapi id 14.03.0319.002; Fri, 26 Oct 2018 12:56:44 +0100 From: "Dumitrescu, Cristian" To: "Zhang, Roy Fan" , "dev@dpdk.org" Thread-Topic: [PATCH] doc: update release note for crypto port and action Thread-Index: AQHUYgkUii+jcTT+7Eyv/SWkKUIo7qUxgayQ Date: Fri, 26 Oct 2018 11:56:43 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D891268E7E0757@IRSMSX107.ger.corp.intel.com> References: <20181012083804.41468-1-roy.fan.zhang@intel.com> In-Reply-To: <20181012083804.41468-1-roy.fan.zhang@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjAyZDNlMmQtNzFmYi00N2MyLWFjMWUtZTkwOGU4NGI3ZjVjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiWDVLSDZaTnREVGxtTTEweUVoTE1xWktcL3VFMjVXcHFxS0NIUTcyRHIrM3B3d1JkYnNsXC9vdEFPSEZ6U2Jza0JuIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 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] doc: update release note for crypto port and action 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: , X-List-Received-Date: Fri, 26 Oct 2018 11:57:06 -0000 > -----Original Message----- > From: Zhang, Roy Fan > Sent: Friday, October 12, 2018 9:38 AM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] doc: update release note for crypto port and action >=20 > This patch updates the release notes for added feature of crypto > port and symmetric crypto action. >=20 > Signed-off-by: Fan Zhang > --- > doc/guides/rel_notes/release_18_11.rst | 12 ++++++++++++ > 1 file changed, 12 insertions(+) >=20 Acked-by: Cristian Dumitrescu Applied to next-pipeline tree, thanks!