DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/6] minor fixes and updates for NXP crypto PMDs
@ 2019-03-27 11:53 Akhil Goyal
  2019-03-27 11:53 ` Akhil Goyal
                   ` (7 more replies)
  0 siblings, 8 replies; 22+ messages in thread
From: Akhil Goyal @ 2019-03-27 11:53 UTC (permalink / raw)
  To: dev; +Cc: Hemant Agrawal, Akhil Goyal

dpaa2_sec and dpaa_sec are updated with some fixes
for cleanup and some performance optimizations.

The last patch is to make the dpaa2_sec PMD multi-process safe.

Akhil Goyal (6):
  crypto/dpaa2_sec: fix session clear
  crypto/dpaa2_sec: fix offset calculation for gcm
  drivers/crypto: update inline desc for sharing mode
  crypto/dpaa2_sec: remove unnecessary flc configurations
  crypto/dpaa_sec: fix session qp attach/detach
  crypto/dpaa2_sec: support multi process

 drivers/bus/fslmc/portal/dpaa2_hw_pvt.h     |  2 +-
 drivers/crypto/caam_jr/caam_jr.c            | 13 ++--
 drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 74 +++++++--------------
 drivers/crypto/dpaa2_sec/hw/desc/algo.h     | 18 +++--
 drivers/crypto/dpaa2_sec/hw/desc/ipsec.h    | 10 +--
 drivers/crypto/dpaa_sec/dpaa_sec.c          | 27 ++++----
 6 files changed, 65 insertions(+), 79 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2019-04-26  7:14 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-27 11:53 [dpdk-dev] [PATCH 0/6] minor fixes and updates for NXP crypto PMDs Akhil Goyal
2019-03-27 11:53 ` Akhil Goyal
2019-03-27 11:53 ` [dpdk-dev] [PATCH 1/6] crypto/dpaa2_sec: fix session clear Akhil Goyal
2019-03-27 11:53   ` Akhil Goyal
2019-03-27 11:53 ` [dpdk-dev] [PATCH 2/6] crypto/dpaa2_sec: fix offset calculation for gcm Akhil Goyal
2019-03-27 11:53   ` Akhil Goyal
2019-03-27 11:53 ` [dpdk-dev] [PATCH 3/6] drivers/crypto: update inline desc for sharing mode Akhil Goyal
2019-03-27 11:53   ` Akhil Goyal
2019-03-27 11:53 ` [dpdk-dev] [PATCH 4/6] crypto/dpaa2_sec: remove unnecessary flc configurations Akhil Goyal
2019-03-27 11:53   ` Akhil Goyal
2019-03-27 11:53 ` [dpdk-dev] [PATCH 5/6] crypto/dpaa_sec: fix session qp attach/detach Akhil Goyal
2019-03-27 11:53   ` Akhil Goyal
2019-04-25 16:24   ` Kevin Traynor
2019-04-25 16:24     ` Kevin Traynor
2019-04-25 17:42     ` Kevin Traynor
2019-04-25 17:42       ` Kevin Traynor
2019-04-26  7:14       ` [dpdk-dev] [EXT] " Hemant Agrawal
2019-04-26  7:14         ` Hemant Agrawal
2019-03-27 11:53 ` [dpdk-dev] [PATCH 6/6] crypto/dpaa2_sec: support multi process Akhil Goyal
2019-03-27 11:53   ` Akhil Goyal
2019-03-29 14:55 ` [dpdk-dev] [PATCH 0/6] minor fixes and updates for NXP crypto PMDs Akhil Goyal
2019-03-29 14:55   ` Akhil Goyal

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