[dpdk-dev] [PATCH v4 0/2] add NULL crypto support in Intel QAT driver

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Sep 16 23:54:31 CEST 2016



> -----Original Message-----
> From: Jain, Deepak K
> Sent: Friday, September 16, 2016 1:57 AM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo; Jain, Deepak K
> Subject: [PATCH v4 0/2] add NULL crypto support in Intel QAT driver
> 
> This patchset adds support of NULL crypto in Intel(R) QuickAssist Technology
> driver.
> 
> This patchset depends on following patchset:
> "crypto/qat: add aes-sha384-hmac capability to Intel QAT driver"
> (http://dpdk.org/dev/patchwork/patch/15778/)
> 
> Deepak Kumar JAIN (2):
>   crypto/qat: add NULL capability to Intel QAT driver
>   app/test: add test cases for NULL for Intel QAT driver
> 
> Changes in v4:
> * Correct increment of key size in capabilities.
> 
> Changes in v3:
> * Added information in capability structure.
> 
> Changes in v2:
> * Added new feature information in release_16_11.rst file.
> 
>  app/test/test_cryptodev.c                        | 10 ++++++
>  doc/guides/cryptodevs/qat.rst                    |  3 +-
>  doc/guides/rel_notes/release_16_11.rst           |  1 +
>  drivers/crypto/qat/qat_adf/qat_algs_build_desc.c |  2 ++
>  drivers/crypto/qat/qat_crypto.c                  | 45 ++++++++++++++++++++++++
>  5 files changed, 60 insertions(+), 1 deletion(-)
> 
> --
> 2.5.5

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the dev mailing list