From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Trahe, Fiona" Subject: Re: [PATCH 1/2] cryptodev: change queue pair configure structure Date: Tue, 4 Dec 2018 16:05:11 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B4358968837C@IRSMSX101.ger.corp.intel.com> References: <20181115172427.67607-1-roy.fan.zhang@intel.com> <20181115172427.67607-2-roy.fan.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "akhil.goyal@nxp.com" , "Trahe, Fiona" To: "Zhang, Roy Fan" , "dev@dpdk.org" Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id DB4741B1E6 for ; Tue, 4 Dec 2018 17:05:14 +0100 (CET) In-Reply-To: <20181115172427.67607-2-roy.fan.zhang@intel.com> Content-Language: en-US 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 Fan, > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Fan Zhang > Sent: Thursday, November 15, 2018 10:24 AM > To: dev@dpdk.org > Cc: akhil.goyal@nxp.com > Subject: [dpdk-dev] [PATCH 1/2] cryptodev: change queue pair configure st= ructure >=20 > This patch changes the cryptodev queue pair configure structure > to enable two mempool passed into cryptodev PMD simutaneously. >=20 > Signed-off-by: Fan Zhang > --- > app/test-crypto-perf/main.c | 6 ++-- > config/common_base | 24 +++++++------- I don't think you intended to include all the common_base changes?? Apart from this, for cryptodev lib changes, qat, null and test code changes= : Acked-by: Fiona Trahe