DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <akhil.goyal@nxp.com>
To: Adam Dybkowski <adamx.dybkowski@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>,
	 "fiona.trahe@intel.com" <fiona.trahe@intel.com>
Subject: Re: [dpdk-dev] [PATCH v3 0/2] Handle mixed algorithms on GEN3 QAT
Date: Wed, 15 Jan 2020 15:47:44 +0000	[thread overview]
Message-ID: <VE1PR04MB6639D23C26C2DFD269375CCCE6370@VE1PR04MB6639.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20200115145923.29515-1-adamx.dybkowski@intel.com>


> v2:
> * Added release notes update.
> 
> v3:
> * Rebase, update release notes.
> 
> Adam Dybkowski (2):
>   crypto/qat: handle mixed hash-cipher requests on GEN3 QAT
>   test/crypto: add more tests for mixed encypted-digest
> 
>  app/test/test_cryptodev.c                    |  400 +++++-
>  app/test/test_cryptodev_mixed_test_vectors.h | 1320 +++++++++++++++++-
>  doc/guides/cryptodevs/qat.rst                |   24 +
>  doc/guides/rel_notes/release_20_02.rst       |    7 +
>  drivers/common/qat/qat_adf/icp_qat_fw.h      |    3 +
>  drivers/common/qat/qat_adf/icp_qat_fw_la.h   |    2 +
>  drivers/crypto/qat/qat_sym_session.c         |   72 +
>  7 files changed, 1784 insertions(+), 44 deletions(-)
> 
Series Applied to dpdk-next-crypto
Thanks

      parent reply	other threads:[~2020-01-15 15:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-11 14:09 [dpdk-dev] [PATCH v2 " Adam Dybkowski
2019-12-11 14:09 ` [dpdk-dev] [PATCH v2 1/2] crypto/qat: handle mixed hash-cipher requests " Adam Dybkowski
2019-12-11 14:09 ` [dpdk-dev] [PATCH v2 2/2] test/crypto: add more tests for mixed encypted-digest Adam Dybkowski
2020-01-15 13:50   ` Akhil Goyal
2019-12-11 14:27 ` [dpdk-dev] [PATCH v2 0/2] Handle mixed algorithms on GEN3 QAT Trahe, Fiona
2020-01-15 14:59 ` [dpdk-dev] [PATCH v3 " Adam Dybkowski
2020-01-15 14:59   ` [dpdk-dev] [PATCH v3 1/2] crypto/qat: handle mixed hash-cipher requests " Adam Dybkowski
2020-01-15 15:14     ` Trahe, Fiona
2020-01-15 14:59   ` [dpdk-dev] [PATCH v3 2/2] test/crypto: add more tests for mixed encypted-digest Adam Dybkowski
2020-01-15 15:14     ` Trahe, Fiona
2020-01-15 15:47   ` Akhil Goyal [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=VE1PR04MB6639D23C26C2DFD269375CCCE6370@VE1PR04MB6639.eurprd04.prod.outlook.com \
    --to=akhil.goyal@nxp.com \
    --cc=adamx.dybkowski@intel.com \
    --cc=dev@dpdk.org \
    --cc=fiona.trahe@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).