DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] fixes and improvements to cnxk crypto PMD
@ 2025-05-27  4:00 Tejasree Kondoj
  2025-05-27  4:00 ` [PATCH 1/6] crypto/cnxk: update the sg list population Tejasree Kondoj
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tejasree Kondoj @ 2025-05-27  4:00 UTC (permalink / raw)
  To: Akhil Goyal; +Cc: Anoob Joseph, Aakash Sasidharan, Vidya Sagar Velumuri, dev

This patch adds fixes and improvements to cnxk crypto PMD.

Aakash Sasidharan (1):
  crypto/cnxk: fail Rx inject configure if not supported

Tejasree Kondoj (3):
  crypto/cnxk: add lookaside IPsec CPT LF stats
  crypto/cnxk: fix qp stats PMD API
  crypto/cnxk: enable IV from application support

Vidya Sagar Velumuri (2):
  crypto/cnxk: update the sg list population
  crypto/cnxk: add check for max supported gather entries

 drivers/common/cnxk/roc_cpt_sg.h              |  1 +
 drivers/crypto/cnxk/cn10k_cryptodev_ops.c     |  6 ++++++
 drivers/crypto/cnxk/cn10k_ipsec.c             |  4 ++++
 drivers/crypto/cnxk/cn10k_ipsec_la_ops.h      | 10 ++++++++++
 drivers/crypto/cnxk/cn10k_tls_ops.h           | 18 ++++++++++++++----
 drivers/crypto/cnxk/cn9k_ipsec.c              | 19 +------------------
 drivers/crypto/cnxk/cn9k_ipsec_la_ops.h       |  5 +----
 .../crypto/cnxk/cnxk_cryptodev_capabilities.c |  6 ++----
 drivers/crypto/cnxk/cnxk_cryptodev_ops.c      |  3 ++-
 9 files changed, 41 insertions(+), 31 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-05-27  4:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-27  4:00 [PATCH 0/6] fixes and improvements to cnxk crypto PMD Tejasree Kondoj
2025-05-27  4:00 ` [PATCH 1/6] crypto/cnxk: update the sg list population Tejasree Kondoj
2025-05-27  4:00 ` [PATCH 2/6] crypto/cnxk: add lookaside IPsec CPT LF stats Tejasree Kondoj
2025-05-27  4:00 ` [PATCH 3/6] crypto/cnxk: fix qp stats PMD API Tejasree Kondoj
2025-05-27  4:00 ` [PATCH 4/6] crypto/cnxk: fail Rx inject configure if not supported Tejasree Kondoj
2025-05-27  4:00 ` [PATCH 5/6] crypto/cnxk: add check for max supported gather entries Tejasree Kondoj
2025-05-27  4:00 ` [PATCH 6/6] crypto/cnxk: enable IV from application support Tejasree Kondoj

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