Hi Fan,
> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Fan Zhang > Sent: Thursday, November 15, 2018 10:24 AM > To: [email protected] > Cc: [email protected] > 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 <[email protected]> > --- > 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>

