DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] dpaa2: support for crypto adapter
@ 2018-09-14 11:48 akhil.goyal
  2018-09-14 11:48 ` [dpdk-dev] [PATCH 1/3] crypto/dpaa2_sec: support for event " akhil.goyal
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: akhil.goyal @ 2018-09-14 11:48 UTC (permalink / raw)
  To: dev; +Cc: hemant.agrawal, pablo.de.lara.guarch, Akhil Goyal

From: Akhil Goyal <akhil.goyal@nxp.com>

This patchset add support for event crypto adapter on dpaa2_sec
support for parallel and atomic queues are added.

The patches are rebased over 
http://patches.dpdk.org/user/todo/dpdk/?series=1101



Akhil Goyal (2):
  crypto/dpaa2_sec: support for event crypto adapter
  event/dpaa2: support for crypto adapter

Ashish Jain (1):
  crypto/dpaa2_sec: support for atomic queues

 drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c   | 145 ++++++++++++++++-
 drivers/crypto/dpaa2_sec/dpaa2_sec_event.h    |  18 +++
 drivers/crypto/dpaa2_sec/dpaa2_sec_priv.h     |   2 +
 .../dpaa2_sec/rte_pmd_dpaa2_sec_version.map   |   8 +
 drivers/event/dpaa2/Makefile                  |   3 +-
 drivers/event/dpaa2/dpaa2_eventdev.c          | 150 ++++++++++++++++++
 drivers/event/dpaa2/dpaa2_eventdev.h          |   9 ++
 drivers/event/dpaa2/meson.build               |   3 +-
 8 files changed, 330 insertions(+), 8 deletions(-)
 create mode 100644 drivers/crypto/dpaa2_sec/dpaa2_sec_event.h

-- 
2.17.1

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

end of thread, other threads:[~2018-10-09 13:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-14 11:48 [dpdk-dev] [PATCH 0/3] dpaa2: support for crypto adapter akhil.goyal
2018-09-14 11:48 ` [dpdk-dev] [PATCH 1/3] crypto/dpaa2_sec: support for event " akhil.goyal
2018-09-14 11:48 ` [dpdk-dev] [PATCH 2/3] crypto/dpaa2_sec: support for atomic queues akhil.goyal
2018-09-14 11:48 ` [dpdk-dev] [PATCH 3/3] event/dpaa2: support for crypto adapter akhil.goyal
2018-09-25  3:11   ` Jerin Jacob
2018-10-02  9:49     ` Gujjar, Abhinandan S
2018-10-09 13:22 ` [dpdk-dev] [PATCH 0/3] dpaa2: " 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).