From: Akhil Goyal <akhil.goyal@nxp.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Cc: Hemant Agrawal <hemant.agrawal@nxp.com>,
Akhil Goyal <akhil.goyal@nxp.com>
Subject: [dpdk-dev] [PATCH 0/6] minor fixes and updates for NXP crypto PMDs
Date: Wed, 27 Mar 2019 11:53:29 +0000 [thread overview]
Message-ID: <20190327114407.13697-1-akhil.goyal@nxp.com> (raw)
Message-ID: <20190327115329.b-BT6Jh5UgfdSCwJek1_vzvrW1dGOWZfIZlj2enIng4@z> (raw)
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
next reply other threads:[~2019-03-27 11:53 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-27 11:53 Akhil Goyal [this message]
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
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=20190327114407.13697-1-akhil.goyal@nxp.com \
--to=akhil.goyal@nxp.com \
--cc=dev@dpdk.org \
--cc=hemant.agrawal@nxp.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).