HI Pablo, > -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Wednesday, September 7, 2016 7:05 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/2] add NULL crypto support in Intel QAT driver > > Hi Deepak, > > > -----Original Message----- > > From: Jain, Deepak K > > Sent: Thursday, August 18, 2016 6:34 AM > > To: De Lara Guarch, Pablo; Trahe, Fiona; Griffin, John > > Cc: dev at dpdk.org; Jain, Deepak K > > Subject: [PATCH 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/15228/) > > > > Deepak Kumar Jain (2): > > crypto/qat: add NULL capability to Intel QAT driver > > app/test: add test cases for NULL for Intel QAT driver > > > > app/test/test_cryptodev.c | 10 ++++++++++ > > doc/guides/cryptodevs/qat.rst | 3 ++- > > drivers/crypto/qat/qat_adf/qat_algs_build_desc.c | 2 ++ > > drivers/crypto/qat/qat_crypto.c | 4 ++++ > > 4 files changed, 18 insertions(+), 1 deletion(-) > > > > -- > > 2.5.5 > > Could you send a v2 with a release notes update? > Agreed. I will send v2 with release notes.
> Thanks, > Pablo