[dpdk-dev] [PATCH 0/3] add GMAC capability Intel QAT driver

Jain, Deepak K deepak.k.jain at intel.com
Thu Aug 25 22:40:10 CEST 2016



> -----Original Message-----
> From: Kusztal, ArkadiuszX
> Sent: Thursday, August 25, 2016 5:04 PM
> To: dev at dpdk.org
> Cc: Trahe, Fiona <fiona.trahe at intel.com>; Jain, Deepak K
> <deepak.k.jain at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; Griffin, John <john.griffin at intel.com>;
> Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>
> Subject: [PATCH 0/3] add GMAC capability Intel QAT driver
> 
> This patches add AES GMAC capability to Intel(R) QuickAssist Technology
> driver and corresponsing test cases.
> 
> This patchset depends on the following patches/patchsets:
> 
> "crypto/qat: enable Kasumi F9 support in QAT driver"
> (http://dpdk.org/dev/patchwork/patch/15320/)
> 
> Arek Kusztal (3):
>   crypto/qat: add GMAC capability to QAT crypto driver
>   app/test: add GMAC authentication tests to cryptodev tests
>   lib/librte_cryptodev: change GMAC API comments
> 
>  app/test/test_cryptodev.c                  | 265
> +++++++++++++++++++++++++++++
>  app/test/test_cryptodev_gcm_test_vectors.h | 150 ++++++++++++++++
>  doc/guides/cryptodevs/qat.rst              |   1 +
>  drivers/crypto/qat/qat_crypto.c            |  42 ++++-
>  lib/librte_cryptodev/rte_crypto_sym.h      |  17 +-
>  5 files changed, 465 insertions(+), 10 deletions(-)
> 
> --
> 2.1.0
Acked-by: Deepak Kumar Jain <deepak.k.jain at intel.com>


More information about the dev mailing list