From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id F3E4E9101 for ; Wed, 16 Aug 2017 10:30:21 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Aug 2017 01:30:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,381,1498546800"; d="scan'208";a="1163125161" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by orsmga001.jf.intel.com with ESMTP; 16 Aug 2017 01:30:18 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.220]) by IRSMSX153.ger.corp.intel.com ([169.254.9.185]) with mapi id 14.03.0319.002; Wed, 16 Aug 2017 09:25:29 +0100 From: "De Lara Guarch, Pablo" To: Yuanhan Liu CC: "stable@dpdk.org" Thread-Topic: [PATCH 0/5] Backported crypto patches to DPDK 16.11 Thread-Index: AQHTFmfr/YAxq4GhNkOFBqSywBE0oaKGlGKAgAAQ/HA= Date: Wed, 16 Aug 2017 08:25:28 +0000 Message-ID: References: <20170816001616.8036-1-pablo.de.lara.guarch@intel.com> <20170816082347.GA9612@yliu-home> In-Reply-To: <20170816082347.GA9612@yliu-home> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 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-stable] [PATCH 0/5] Backported crypto patches to DPDK 16.11 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2017 08:30:22 -0000 > -----Original Message----- > From: Yuanhan Liu [mailto:yliu@fridaylinux.org] > Sent: Wednesday, August 16, 2017 9:24 AM > To: De Lara Guarch, Pablo > Cc: stable@dpdk.org > Subject: Re: [PATCH 0/5] Backported crypto patches to DPDK 16.11 >=20 > On Wed, Aug 16, 2017 at 01:16:11AM +0100, Pablo de Lara wrote: > > Pablo de Lara (5): > > crypto/qat: fix HMAC supported key sizes > > crypto/qat: fix SHA384-HMAC block size > > doc: remove incorrect limitation on AESNI-MB PMD > > doc: remove incorrect limitation on QAT PMD > > test/crypto: fix wrong AAD setting >=20 > Pablo, thank you! Just hope you have done some tests :) >=20 They are mostly doc and test changes, so it should be ok ;) Pablo > Seires applied to dpdk-stable/16.11. >=20 > --yliu > > > > app/test/test_cryptodev.c | 17 ++++++++++++++ > > app/test/test_cryptodev_hash_test_vectors.h | 36 > +++++++++++++++++++---------- > > app/test/test_cryptodev_perf.c | 15 ++++++------ > > doc/guides/cryptodevs/aesni_mb.rst | 1 - > > doc/guides/cryptodevs/qat.rst | 1 - > > drivers/crypto/qat/qat_crypto.c | 26 ++++++++++----------- > > 6 files changed, 62 insertions(+), 34 deletions(-) > > > > -- > > 2.9.4