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

2019-01-09 Thread Zhang, Roy Fan
Hi Pablo, Thanks for the review. Comments inline. > -Original Message- > From: De Lara Guarch, Pablo > Sent: Tuesday, January 8, 2019 11:21 PM > To: Zhang, Roy Fan ; dev@dpdk.org > Cc: akhil.go...@nxp.com; Trahe, Fiona > Subject: RE: [PATCH v3 1/2] cryptodev: change queue pair configure

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

2019-01-09 Thread De Lara Guarch, Pablo
Hi, > -Original Message- > From: Zhang, Roy Fan > Sent: Friday, December 21, 2018 1:56 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; De Lara Guarch, Pablo > ; Trahe, Fiona > Subject: [PATCH v3 1/2] cryptodev: change queue pair configure structure > > This patch changes the cryptodev q

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

2019-01-08 Thread De Lara Guarch, Pablo
> -Original Message- > From: Zhang, Roy Fan > Sent: Friday, December 21, 2018 1:56 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; De Lara Guarch, Pablo > ; Trahe, Fiona > Subject: [PATCH v3 1/2] cryptodev: change queue pair configure structure > > This patch changes the cryptodev que

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

2018-12-21 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 Acked-by: Fiona Trahe --- app/test-crypto-perf/main.c| 6 ++-- doc/guides/rel_notes/release_19_02.rst | 5