Re: [dpdk-dev] [PATCH v1 1/2] crypto/qat: improve security instance setup

2020-07-20 Thread Coyle, David
Hi Akhil, > -Original Message- > From: Akhil Goyal > Sent: Saturday, July 18, 2020 10:41 PM > > > > This patch makes some minor improvements to the security instance > > > > setup for the QAT SYM PMD. All of this setup code is now in one > > > > '#ifdef RTE_LIBRTE_SECURITY' block. Enablin

Re: [dpdk-dev] [PATCH v1 1/2] crypto/qat: improve security instance setup

2020-07-18 Thread Akhil Goyal
> > > > This patch makes some minor improvements to the security instance setup > > > for the QAT SYM PMD. All of this setup code is now in one '#ifdef > > > RTE_LIBRTE_SECURITY' block. Enabling the RTE_CRYPTODEV_FF_SECURITY > > > feature for the device is also moved to this block. > > > > > > Fix

Re: [dpdk-dev] [PATCH v1 1/2] crypto/qat: improve security instance setup

2020-07-18 Thread Akhil Goyal
> > This patch makes some minor improvements to the security instance setup > > for the QAT SYM PMD. All of this setup code is now in one '#ifdef > > RTE_LIBRTE_SECURITY' block. Enabling the RTE_CRYPTODEV_FF_SECURITY > > feature for the device is also moved to this block. > > > > Fixes: 6f0ef237404

Re: [dpdk-dev] [PATCH v1 1/2] crypto/qat: improve security instance setup

2020-07-17 Thread Trahe, Fiona
> -Original Message- > From: Coyle, David > Sent: Thursday, July 16, 2020 4:36 PM > To: akhil.go...@nxp.com; Doherty, Declan ; De Lara > Guarch, Pablo > ; Trahe, Fiona > Cc: dev@dpdk.org; Ryan, Brendan ; O'loingsigh, Mairtin > ; Coyle, David > Subject: [PATCH v1 1/2] crypto/qat: impr

[dpdk-dev] [PATCH v1 1/2] crypto/qat: improve security instance setup

2020-07-16 Thread David Coyle
This patch makes some minor improvements to the security instance setup for the QAT SYM PMD. All of this setup code is now in one '#ifdef RTE_LIBRTE_SECURITY' block. Enabling the RTE_CRYPTODEV_FF_SECURITY feature for the device is also moved to this block. Fixes: 6f0ef237404b ("crypto/qat: support