From: Nithinsen Kaithakadan <nkaithakadan@marvell.com>
To: <dev@dpdk.org>
Cc: <adwivedi@marvell.com>, <anoobj@marvell.com>,
<ktejasree@marvell.com>, <gakhil@marvell.com>,
<pbhagavatula@marvell.com>
Subject: [PATCH v3 0/2] add crypto adapter support in cn20k
Date: Wed, 18 Jun 2025 08:36:48 +0000 [thread overview]
Message-ID: <20250618083651.637234-1-nkaithakadan@marvell.com> (raw)
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
--
2.48.1
next reply other threads:[~2025-06-18 8:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-18 8:36 Nithinsen Kaithakadan [this message]
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
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=20250618083651.637234-1-nkaithakadan@marvell.com \
--to=nkaithakadan@marvell.com \
--cc=adwivedi@marvell.com \
--cc=anoobj@marvell.com \
--cc=dev@dpdk.org \
--cc=gakhil@marvell.com \
--cc=ktejasree@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).