DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <akhil.goyal@nxp.com>
To: Akhil Goyal <akhil.goyal@nxp.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "jerinj@marvell.com" <jerinj@marvell.com>,
	Hemant Agrawal <hemant.agrawal@nxp.com>,
	"anoobj@marvell.com" <anoobj@marvell.com>
Subject: Re: [dpdk-dev] [PATCH v3 0/2] dpaa_sec: support event crypto adapter
Date: Wed, 9 Oct 2019 12:10:07 +0000	[thread overview]
Message-ID: <VE1PR04MB6639282A106CEDE9333C1228E6950@VE1PR04MB6639.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20191004112659.32394-1-akhil.goyal@nxp.com>

> 
> changes in v3:
> retire queues while doing detach queue
> 
> changes in v2:
> fix meson build
> 
> Akhil Goyal (2):
>   crypto/dpaa_sec: support event crypto adapter
>   event/dpaa: support event crypto adapter
> 
>  drivers/bus/dpaa/base/qbman/qman.c            |   9 +-
>  drivers/bus/dpaa/include/fsl_qman.h           |   2 +-
>  drivers/crypto/dpaa_sec/Makefile              |   1 +
>  drivers/crypto/dpaa_sec/dpaa_sec.c            | 202 +++++++++++++++++-
>  drivers/crypto/dpaa_sec/dpaa_sec_event.h      |  19 ++
>  .../dpaa_sec/rte_pmd_dpaa_sec_version.map     |   8 +
>  drivers/event/dpaa/Makefile                   |   3 +
>  drivers/event/dpaa/dpaa_eventdev.c            | 154 ++++++++++++-
>  drivers/event/dpaa/dpaa_eventdev.h            |   5 +
>  drivers/event/dpaa/meson.build                |   3 +-
>  10 files changed, 396 insertions(+), 10 deletions(-)
>  create mode 100644 drivers/crypto/dpaa_sec/dpaa_sec_event.h
> 
> --
> 2.17.1
Series
Applied to dpdk-next-crypto



      parent reply	other threads:[~2019-10-09 12:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-06 13:12 [dpdk-dev] [PATCH 1/2] crypto/dpaa_sec: " Akhil Goyal
2019-09-06 13:12 ` [dpdk-dev] [PATCH 2/2] event/dpaa: " Akhil Goyal
2019-09-26 17:59   ` Jerin Jacob
2019-09-30 14:53 ` [dpdk-dev] [PATCH 1/2] crypto/dpaa_sec: " Jerin Jacob
2019-09-30 20:13   ` Akhil Goyal
2019-10-01  3:11     ` Jerin Jacob
2019-10-01  6:31       ` Akhil Goyal
2019-10-01 13:15         ` Jerin Jacob
2019-09-30 19:13 ` [dpdk-dev] [PATCH v2 0/2] dpaa_sec: " Akhil Goyal
2019-09-30 19:13   ` [dpdk-dev] [PATCH v2 1/2] crypto/dpaa_sec: " Akhil Goyal
2019-09-30 19:13   ` [dpdk-dev] [PATCH v2 2/2] event/dpaa: " Akhil Goyal
2019-10-04 11:26   ` [dpdk-dev] [PATCH v3 0/2] dpaa_sec: " Akhil Goyal
2019-10-04 11:26     ` [dpdk-dev] [PATCH v3 1/2] crypto/dpaa_sec: " Akhil Goyal
2019-10-04 11:26     ` [dpdk-dev] [PATCH v3 2/2] event/dpaa: " Akhil Goyal
2019-10-09 12:10     ` Akhil Goyal [this message]

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=VE1PR04MB6639282A106CEDE9333C1228E6950@VE1PR04MB6639.eurprd04.prod.outlook.com \
    --to=akhil.goyal@nxp.com \
    --cc=anoobj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=hemant.agrawal@nxp.com \
    --cc=jerinj@marvell.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).