From: Akhil Goyal <gakhil@marvell.com>
To: Nithinsen Kaithakadan <nkaithakadan@marvell.com>,
"dev@dpdk.org" <dev@dpdk.org>
Cc: Ankur Dwivedi <adwivedi@marvell.com>,
Anoob Joseph <anoobj@marvell.com>,
Tejasree Kondoj <ktejasree@marvell.com>,
Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Subject: RE: [PATCH v3 0/2] add crypto adapter support in cn20k
Date: Wed, 25 Jun 2025 11:44:17 +0000 [thread overview]
Message-ID: <CO6PR18MB448442BCC5969C73D937BB2AD87BA@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20250618083651.637234-1-nkaithakadan@marvell.com>
> -----Original Message-----
> From: Nithinsen Kaithakadan <nkaithakadan@marvell.com>
> Sent: Wednesday, June 18, 2025 2:07 PM
> To: dev@dpdk.org
> Cc: Ankur Dwivedi <adwivedi@marvell.com>; Anoob Joseph
> <anoobj@marvell.com>; Tejasree Kondoj <ktejasree@marvell.com>; Akhil Goyal
> <gakhil@marvell.com>; Pavan Nikhilesh Bhagavatula
> <pbhagavatula@marvell.com>
> Subject: [PATCH v3 0/2] add crypto adapter support in cn20k
>
> This series introduces support for the crypto adapter in
> CN20K and incorporates sessionless asymmetric changes.
>
> v2:
> - fix compilation failures
>
> v3:
> - add dependent patch
>
> Nithinsen Kaithakadan (2):
> crypto/cnxk: add crypto adapter for cn20k
> crypto/cnxk: add sessionless asym cn20k support
>
> doc/guides/cryptodevs/features/cn20k.ini | 1 +
> .../crypto/cnxk/cn20k_cryptodev_event_dp.h | 14 +
> drivers/crypto/cnxk/cn20k_cryptodev_ops.c | 675 +++++++++++++++++-
> drivers/crypto/cnxk/cn20k_cryptodev_ops.h | 4 +
> drivers/event/cnxk/cn20k_eventdev.c | 69 ++
> drivers/event/cnxk/cn20k_worker.h | 7 +-
> 6 files changed, 754 insertions(+), 16 deletions(-)
> create mode 100644 drivers/crypto/cnxk/cn20k_cryptodev_event_dp.h
>
Series Applied to dpdk-next-crypto
Thanks.
prev parent reply other threads:[~2025-06-25 11:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-18 8:36 Nithinsen Kaithakadan
2025-06-18 8:36 ` [PATCH v3 1/2] crypto/cnxk: add crypto adapter for cn20k Nithinsen Kaithakadan
2025-06-18 8:36 ` [PATCH v3 2/2] crypto/cnxk: add sessionless asym cn20k support Nithinsen Kaithakadan
2025-06-24 13:59 ` Akhil Goyal
2025-06-25 11:44 ` 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=CO6PR18MB448442BCC5969C73D937BB2AD87BA@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 \
--cc=nkaithakadan@marvell.com \
--cc=pbhagavatula@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).