Re: [dpdk-dev] [PATCH v3 2/2] cryptodev: change symmetric session structure

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

Re: [dpdk-dev] [PATCH v3 2/2] cryptodev: change symmetric session structure

2019-01-09 Thread De Lara Guarch, Pablo
Hi Fan, > -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 2/2] cryptodev: change symmetric session structure > > This patch changes the symmetric

Re: [dpdk-dev] [PATCH v3 2/2] cryptodev: change symmetric session structure

2019-01-08 Thread Trahe, Fiona
> -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 2/2] cryptodev: change symmetric session structure > > This patch changes the symmetric ses

[dpdk-dev] [PATCH v3 2/2] cryptodev: change symmetric session structure

2018-12-21 Thread Fan Zhang
This patch changes the symmetric session structure of cryptodev. The symmetric session now contains extra information for secure access purposes. The patch also includes the updates to the PMDs, test applications, and examples to fit the change. Signed-off-by: Fan Zhang --- app/test-crypto-perf/