DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <gakhil@marvell.com>
To: Tejasree Kondoj <ktejasree@marvell.com>
Cc: Anoob Joseph <anoobj@marvell.com>,
	Ankur Dwivedi <adwivedi@marvell.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH v2 0/3] support stream cipher chained operations
Date: Tue, 21 Jun 2022 12:37:07 +0000	[thread overview]
Message-ID: <CO6PR18MB44844DB61DAB2FF8A0E8CB3FD8B39@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20220620122654.1014994-1-ktejasree@marvell.com>

> This series adds support for zuc, snow3g and
> aes-ctr-cmac chained operations in cn9k PMD.
> 
> v2:
> * Split autotest patch into separate series
> 
> Tejasree Kondoj (3):
>   crypto/cnxk: fix CMAC IV
>   crypto/cnxk: support stream cipher chained operations
>   crypto/cnxk: support scatter gather mode
> 
>  drivers/common/cnxk/roc_se.c             | 271 +++++++++++++-----
>  drivers/common/cnxk/roc_se.h             |  74 ++++-
>  drivers/crypto/cnxk/cnxk_cryptodev_ops.c |  69 ++++-
>  drivers/crypto/cnxk/cnxk_se.h            | 344 +++++++++++++++++++++--
>  4 files changed, 644 insertions(+), 114 deletions(-)
Series Acked-by: Akhil Goyal <gakhil@marvell.com>

Applied to dpdk-next-crypto

Thanks.

      parent reply	other threads:[~2022-06-21 12:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-20 12:26 Tejasree Kondoj
2022-06-20 12:26 ` [PATCH v2 1/3] crypto/cnxk: fix CMAC IV Tejasree Kondoj
2022-06-20 12:26 ` [PATCH v2 2/3] crypto/cnxk: support stream cipher chained operations Tejasree Kondoj
2022-06-20 12:26 ` [PATCH v2 3/3] crypto/cnxk: support scatter gather mode Tejasree Kondoj
2022-06-21 12:37 ` 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=CO6PR18MB44844DB61DAB2FF8A0E8CB3FD8B39@CO6PR18MB4484.namprd18.prod.outlook.com \
    --to=gakhil@marvell.com \
    --cc=adwivedi@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=ktejasree@marvell.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).