Hi Deepak, > -----Original Message----- > From: Jain, Deepak K > Sent: Thursday, August 18, 2016 6:18 AM > To: De Lara Guarch, Pablo; Trahe, Fiona; Griffin, John > Cc: dev at dpdk.org; Jain, Deepak K > Subject: [PATCH 0/2] add aes-sha224-hmac support to Intel QAT driver > > This patchset adds support of aes-sha224-hmac > in Intel(R) QuickAssist Technology driver. > > This patchset depends on following patchset: > "crypto/qat: add MD5 HMAC capability to Intel QAT driver" > (http://dpdk.org/dev/patchwork/patch/15165/) > > Jain, Deepak K (2): > crypto/qat: add aes-sha224-hmac capability to Intel QAT driver > app/test: add test cases for aes-sha224-hmac for Intel QAT driver > > app/test/test_cryptodev_aes.c | 6 +++-- > doc/guides/cryptodevs/qat.rst | 1 + > drivers/crypto/qat/qat_adf/qat_algs_build_desc.c | 33 > ++++++++++++++++++++++++ > drivers/crypto/qat/qat_crypto.c | 4 ++- > 4 files changed, 41 insertions(+), 3 deletions(-) > > -- > 2.5.5
Could you send a v2 with a release notes update? Thanks, Pablo