Re: [dpdk-dev] [PATCH v2 1/2] cryptodev: change queue pair configure structure

2018-12-17 Thread Trahe, Fiona
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Fan Zhang > Sent: Tuesday, December 11, 2018 3:34 AM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Ananyev, Konstantin > Subject: [dpdk-dev] [PATCH v2 1/2] cryptodev: change queue pair conf

[dpdk-dev] [PATCH v2 1/2] cryptodev: change queue pair configure structure

2018-12-11 Thread Fan Zhang
This patch changes the cryptodev queue pair configure structure to enable two mempool passed into cryptodev PMD simutaneously. Signed-off-by: Fan Zhang --- app/test-crypto-perf/main.c| 6 ++-- doc/guides/rel_notes/release_19_02.rst | 5 +++ drivers/crypto/ae