DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 00/11] DPAA and DPAA2 crypto specific fixes
@ 2024-07-03 10:26 Gagandeep Singh
  2024-07-03 10:26 ` [PATCH 01/11] common/dpaax: caamflib: fix PDCP-SDAP wdog DECO err Gagandeep Singh
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Gagandeep Singh @ 2024-07-03 10:26 UTC (permalink / raw)
  To: dev

This series include bug fixes and enhancement of
DPAA and DPAA2 crypto drivers.

Gagandeep Singh (6):
  common/dpaax: caamflib: fix PDCP-SDAP wdog DECO err
  crypto/dpaa: fix SEC err due to an wrong desc
  common/dpaax: caamflib change desc sharing mode
  crypto/dpaa_sec: improve return value for retired queues
  crypto/dpaa2_sec: add a check on nb desc
  crypto/dpaa2_sec: initialize esp sequence number

Hemant Agrawal (3):
  crypto/dpaax_sec: improve non-supported algo logs
  crypto/dpaa2_sec: adding session update API support
  crypto/dpaa2_sec: initialize the authdata

Jun Yang (1):
  crypto/dpaa2_sec: fix issue of user ctxt for Event queue

Varun Sethi (1):
  common/dpaax: caamflib: fix PDCP AES-AES wdog DECO err

 drivers/bus/dpaa/base/qbman/qman.c          |   5 +-
 drivers/common/dpaax/caamflib/desc/ipsec.h  |  73 ++++++++
 drivers/common/dpaax/caamflib/desc/pdcp.h   |  26 ++-
 drivers/common/dpaax/caamflib/desc/sdap.h   |  10 +-
 drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 181 +++++++++-----------
 drivers/crypto/dpaa_sec/dpaa_sec.c          |  70 ++++----
 6 files changed, 214 insertions(+), 151 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-07-03 17:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-03 10:26 [PATCH 00/11] DPAA and DPAA2 crypto specific fixes Gagandeep Singh
2024-07-03 10:26 ` [PATCH 01/11] common/dpaax: caamflib: fix PDCP-SDAP wdog DECO err Gagandeep Singh
2024-07-03 10:26 ` [PATCH 02/11] common/dpaax: caamflib: fix PDCP AES-AES " Gagandeep Singh
2024-07-03 17:25   ` [EXTERNAL] " Akhil Goyal
2024-07-03 10:26 ` [PATCH 03/11] crypto/dpaa: fix SEC err due to an wrong desc Gagandeep Singh
2024-07-03 10:26 ` [PATCH 04/11] common/dpaax: caamflib change desc sharing mode Gagandeep Singh
2024-07-03 10:26 ` [PATCH 05/11] crypto/dpaa_sec: improve return value for retired queues Gagandeep Singh
2024-07-03 10:26 ` [PATCH 06/11] crypto/dpaax_sec: improve non-supported algo logs Gagandeep Singh
2024-07-03 10:26 ` [PATCH 07/11] crypto/dpaa2_sec: adding session update API support Gagandeep Singh
2024-07-03 10:26 ` [PATCH 08/11] crypto/dpaa2_sec: add a check on nb desc Gagandeep Singh
2024-07-03 10:26 ` [PATCH 09/11] crypto/dpaa2_sec: initialize the authdata Gagandeep Singh
2024-07-03 10:26 ` [PATCH 10/11] crypto/dpaa2_sec: initialize esp sequence number Gagandeep Singh
2024-07-03 10:26 ` [PATCH 11/11] crypto/dpaa2_sec: fix issue of user ctxt for Event queue Gagandeep Singh

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