From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 811FD160; Tue, 17 Jul 2018 10:08:39 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Jul 2018 01:08:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,365,1526367600"; d="scan'208";a="57469948" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by orsmga008.jf.intel.com with ESMTP; 17 Jul 2018 01:08:19 -0700 Received: from irsmsx107.ger.corp.intel.com ([169.254.10.193]) by IRSMSX109.ger.corp.intel.com ([169.254.13.124]) with mapi id 14.03.0319.002; Tue, 17 Jul 2018 09:08:18 +0100 From: "De Lara Guarch, Pablo" To: "Dwivedi, Ankur" , "Doherty, Declan" CC: "dev@dpdk.org" , "stable@dpdk.org" Thread-Topic: [PATCH] examples/l2fwd-crypto: fix digest with AEAD algorithms Thread-Index: AQHUHSKY0EcTNzkTTEyGJuSKaEKwFKSS1ugAgAA4xjA= Date: Tue, 17 Jul 2018 08:08:18 +0000 Message-ID: References: <20180716082616.1932-1-pablo.de.lara.guarch@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWM4ZDEyYmYtYmY4Ny00Y2M4LTk4MjUtMTliNmVkZWY0YmI1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoidHk5Yjc1N0ZvbFZmeEd0TTlITWpRam5EeFl3TXFOWm9RTmJYY2Q1eGpoTGs3Zit3RzFsOStMZDdybHU3ZnJ3YiJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] examples/l2fwd-crypto: fix digest with AEAD algorithms 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: Tue, 17 Jul 2018 08:08:40 -0000 > -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Tuesday, July 17, 2018 9:04 AM > To: De Lara Guarch, Pablo > Subject: RE: [PATCH] examples/l2fwd-crypto: fix digest with AEAD algorith= ms >=20 >=20 >=20 > From: Dwivedi, Ankur [mailto:Ankur.Dwivedi@cavium.com] > Sent: Tuesday, July 17, 2018 6:43 AM > To: De Lara Guarch, Pablo ; Doherty, Decl= an > > Cc: dev@dpdk.org; stable@dpdk.org > Subject: Re: [PATCH] examples/l2fwd-crypto: fix digest with AEAD algorith= ms >=20 > Hi Pablo, >=20 Hi Ankur, > This patch solves the bug. Thanks, I will add in the commit that you have tested this patch. Pablo >=20 > Thanks > Ankur