DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v3 0/2] add crypto adapter support in cn20k
@ 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
  0 siblings, 2 replies; 3+ messages in thread
From: Nithinsen Kaithakadan @ 2025-06-18  8:36 UTC (permalink / raw)
  To: dev; +Cc: adwivedi, anoobj, ktejasree, gakhil, pbhagavatula

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-18  8:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-18  8:36 [PATCH v3 0/2] add crypto adapter support in cn20k 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

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).