Re: [dpdk-dev] [PATCH v2 1/3] crypto/qat: refactor capabilities infrastructure

2017-03-30 Thread De Lara Guarch, Pablo
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Wednesday, March 29, 2017 2:04 PM > To: dev@dpdk.org > Cc: Trahe, Fiona; De Lara Guarch, Pablo; Griffin, John; Jain, Deepak K; > Kusztal, ArkadiuszX > Subject: [PATCH v2 1/3] crypto/qat: refactor capabilities infrastructure > > Ref

Re: [dpdk-dev] [PATCH v2 1/3] crypto/qat: refactor capabilities infrastructure

2017-03-30 Thread Trahe, Fiona
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Wednesday, March 29, 2017 2:04 PM > To: dev@dpdk.org > Cc: Trahe, Fiona ; De Lara Guarch, Pablo > ; Griffin, John ; > Jain, Deepak K ; Kusztal, ArkadiuszX > > Subject: [PATCH v2 1/3] crypto/qat: refactor capabilities infrastructure

[dpdk-dev] [PATCH v2 1/3] crypto/qat: refactor capabilities infrastructure

2017-03-29 Thread Arek Kusztal
Refactor capabilities data structures to facilitate defining different capability sets for different devices without duplication of data. Signed-off-by: Arek Kusztal --- drivers/crypto/qat/qat_crypto.c | 532 ++- drivers/crypto/qat/qat_crypto.h |