DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <gakhil@marvell.com>
To: Tejasree Kondoj <ktejasree@marvell.com>
Cc: Jerin Jacob Kollanukkaran <jerinj@marvell.com>,
	Anoob Joseph <anoobj@marvell.com>,
	Nithin Kumar Dabilpuram <ndabilpuram@marvell.com>,
	Vidya Sagar Velumuri <vvelumuri@marvell.com>,
	Archana Muniganti <marchana@marvell.com>,
	Ankur Dwivedi <adwivedi@marvell.com>,
	Kiran Kumar Kokkilagadda <kirankumark@marvell.com>,
	Sunil Kumar Kori <skori@marvell.com>,
	Satha Koteswara Rao Kottidi <skoteshwar@marvell.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH 0/3] support new full context firmware
Date: Tue, 21 Jun 2022 11:35:05 +0000	[thread overview]
Message-ID: <CO6PR18MB4484FC15A2F641B33367E638D8B39@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20220620071807.951128-1-ktejasree@marvell.com>

> This series adds support for new full context
> microcode in cn9k IPsec PMD.
> 
> Anoob Joseph (1):
>   crypto/cnxk: improvements to fastpath handling
> 
> Tejasree Kondoj (1):
>   crypto/cnxk: add anti-replay as per new firmware
> 
> Vidya Sagar Velumuri (1):
>   crypto/cnxk: move IPsec SA creation to common
> 
>  drivers/common/cnxk/cnxk_security.c           | 398 ++++++++++++
>  drivers/common/cnxk/cnxk_security.h           |  11 +
>  drivers/common/cnxk/roc_cpt.c                 |  93 +++
>  drivers/common/cnxk/roc_cpt.h                 |   3 +
>  drivers/common/cnxk/roc_ie_on.h               |  24 +-
>  drivers/common/cnxk/version.map               |   3 +
>  drivers/crypto/cnxk/cn9k_cryptodev_ops.c      |  96 ++-
>  drivers/crypto/cnxk/cn9k_ipsec.c              | 606 +++---------------
>  drivers/crypto/cnxk/cn9k_ipsec.h              |   7 +-
>  drivers/crypto/cnxk/cn9k_ipsec_la_ops.h       | 125 +---
>  .../crypto/cnxk/cnxk_cryptodev_capabilities.c |   1 +
>  drivers/crypto/cnxk/cnxk_cryptodev_ops.h      |  13 +-
>  12 files changed, 736 insertions(+), 644 deletions(-)
Series
Acked-by: Akhil Goyal <gakhil@marvell.com>

Applied to dpdk-next-crypto

Thanks.

      parent reply	other threads:[~2022-06-21 11:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-20  7:18 Tejasree Kondoj
2022-06-20  7:18 ` [PATCH 1/3] crypto/cnxk: move IPsec SA creation to common Tejasree Kondoj
2022-06-20  7:18 ` [PATCH 2/3] crypto/cnxk: improvements to fastpath handling Tejasree Kondoj
2022-06-20  7:18 ` [PATCH 3/3] crypto/cnxk: add anti-replay as per new firmware Tejasree Kondoj
2022-06-21 11:35 ` 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=CO6PR18MB4484FC15A2F641B33367E638D8B39@CO6PR18MB4484.namprd18.prod.outlook.com \
    --to=gakhil@marvell.com \
    --cc=adwivedi@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=kirankumark@marvell.com \
    --cc=ktejasree@marvell.com \
    --cc=marchana@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --cc=skori@marvell.com \
    --cc=skoteshwar@marvell.com \
    --cc=vvelumuri@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).