[dpdk-dev] [PATCH 0/4] add kasumi in Intel(R) QuickAssist driver

Jain, Deepak K deepak.k.jain at intel.com
Wed Sep 7 21:33:54 CEST 2016


Hi Pablo,

> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Wednesday, September 7, 2016 7:07 PM
> To: Jain, Deepak K <deepak.k.jain at intel.com>; Trahe, Fiona
> <fiona.trahe at intel.com>; Griffin, John <john.griffin at intel.com>
> Cc: dev at dpdk.org
> Subject: RE: [PATCH 0/4] add kasumi in Intel(R) QuickAssist driver
> 
> Hi Deepak,
> 
> > -----Original Message-----
> > From: Jain, Deepak K
> > Sent: Tuesday, August 23, 2016 2:36 PM
> > To: De Lara Guarch, Pablo; Trahe, Fiona; Griffin, John
> > Cc: dev at dpdk.org; Jain, Deepak K
> > Subject: [PATCH 0/4] add kasumi in Intel(R) QuickAssist driver
> >
> > This patchset contains patches to enable kasumi cipher only and hash
> > only functionality in Intel(R) QuickAsisst Technology Driver.
> >
> > This patchset depends on following patch:
> > "crypto/qat: add NULL capability to Intel QAT driver"
> > (http://dpdk.org/dev/patchwork/patch/15230/)
> >
> > Deepak Kumar Jain (4):
> >   crypto/qat: enable Kasumi F9 support in QAT driver
> >   app/test: add Kasumi f9 tests in QAT test suite
> >   crypto/qat: enable support of Kasumi F8 in QAT cryptodev
> >   app/test: add kasumi f8 test into QAT testsuite
> >
> >  app/test/test_cryptodev.c                          | 16 +++++
> >  app/test/test_cryptodev_kasumi_hash_test_vectors.h | 43
> +++++++++++++
> >  drivers/crypto/qat/qat_adf/qat_algs.h              | 10 ++-
> >  drivers/crypto/qat/qat_adf/qat_algs_build_desc.c   | 74
> > ++++++++++++++++++++--
> >  drivers/crypto/qat/qat_crypto.c                    | 69 ++++++++++++++++++--
> >  5 files changed, 201 insertions(+), 11 deletions(-)
> >
> > --
> > 2.5.5
> 
> Could you send a v2 with a release notes update?
> 
Agreed. I will send v2 with release notes.

> Thanks,
> Pablo



More information about the dev mailing list