Hi Fan,
> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Fan Zhang > Sent: Thursday, November 15, 2018 10:24 AM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com > Subject: [dpdk-dev] [PATCH 1/2] cryptodev: change queue pair configure > structure > > This patch changes the cryptodev queue pair configure structure > to enable two mempool passed into cryptodev PMD simutaneously. > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com> > --- > 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 <fiona.trahe@@intel.com>