Re: [dpdk-dev] [PATCH] crypto/qat: add scatter gather option to QAT feature flags

2017-01-16 Thread De Lara Guarch, Pablo
> -Original Message- > From: Trahe, Fiona > Sent: Thursday, January 05, 2017 2:44 PM > To: Kusztal, ArkadiuszX; dev@dpdk.org > Cc: De Lara Guarch, Pablo; Griffin, John; Trahe, Fiona; Jain, Deepak K > Subject: RE: [PATCH] crypto/qat: add scatter gather option to QAT feature > flags > > >

Re: [dpdk-dev] [PATCH] crypto/qat: add scatter gather option to QAT feature flags

2017-01-05 Thread Trahe, Fiona
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Wednesday, January 4, 2017 8:38 AM > To: dev@dpdk.org > Cc: Trahe, Fiona ; De Lara Guarch, Pablo > ; Griffin, John ; > Jain, Deepak K ; Kusztal, ArkadiuszX > > Subject: [PATCH] crypto/qat: add scatter gather option to QAT feature f

[dpdk-dev] [PATCH] crypto/qat: add scatter gather option to QAT feature flags

2017-01-04 Thread Arek Kusztal
This commit adds scatter gather option to Intel(R) QuickAssist Technology driver feature flags. Signed-off-by: Arek Kusztal --- This patch depends on the following patches/patchsets: "crypto: add sgl support in sw PMDs" (http://dpdk.org/dev/patchwork/patch/18693) drivers/crypto/qat/rte_qat_cry