DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Fan" <fanzhang.oss@gmail.com>
To: dev@dpdk.org
Subject: Re: [PATCH] crypto/qat: add SHA3 plain hash support
Date: Fri, 16 Dec 2022 09:18:18 +0000	[thread overview]
Message-ID: <7497a0e2-4092-f277-74fe-fc9a200851a2@gmail.com> (raw)
In-Reply-To: <20221214162642.71244-1-ciara.power@intel.com>

On 12/14/2022 4:26 PM, Ciara Power wrote:

> Add support for plain SHA3-224, SHA3-256,
> SHA3-384, and SHA3-512 hash support in QAT GEN3.
> Add support for SHA3-256 in GEN2.
>
> Signed-off-by: Ciara Power <ciara.power@intel.com>
>
> ---
> Tested using testcases from patch not yet merged.
> https://patchwork.dpdk.org/project/dpdk/patch/20221109152809.2026484-1-vfialko@marvell.com/
> ---
>   doc/guides/cryptodevs/features/qat.ini       |  4 ++
>   doc/guides/cryptodevs/qat.rst                |  4 ++
>   doc/guides/rel_notes/release_23_03.rst       |  4 ++
>   drivers/common/qat/qat_adf/icp_qat_hw.h      |  4 +-
>   drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c |  3 +
>   drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c | 12 ++++
>   drivers/crypto/qat/qat_sym_session.c         | 60 ++++++++++++++++++++
>   7 files changed, 89 insertions(+), 2 deletions(-)
Acked-by: Fan Zhang <fanzhang.oss@gmail.com>

  reply	other threads:[~2022-12-16  9:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-14 16:26 Ciara Power
2022-12-16  9:18 ` Zhang, Fan [this message]
2023-01-04 11:19   ` [EXT] " Akhil Goyal

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=7497a0e2-4092-f277-74fe-fc9a200851a2@gmail.com \
    --to=fanzhang.oss@gmail.com \
    --cc=dev@dpdk.org \
    /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).