DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>
To: "Zhang, Roy Fan" <roy.fan.zhang@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/5] net/softnic: add symmetric crypto support
Date: Fri, 26 Oct 2018 10:22:04 +0000	[thread overview]
Message-ID: <3EB4FA525960D640B5BDFFD6A3D891268E7E06B0@IRSMSX107.ger.corp.intel.com> (raw)
In-Reply-To: <20181024124905.5379-1-roy.fan.zhang@intel.com>



> -----Original Message-----
> From: Zhang, Roy Fan
> Sent: Wednesday, October 24, 2018 1:49 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu@intel.com>
> Subject: [PATCH 0/5] net/softnic: add symmetric crypto support
> 
> This patchset enables the symmetric crypto workload processing support
> to softnic PMD.
> 
> Fan Zhang (5):
>   net/softnic: add cryptodev
>   net/softnic: configure crypto port
>   net/softnic: add symmetric crypto action
>   net/softnic: update cli parsing
>   doc: update release note
> 
>  doc/guides/rel_notes/release_18_11.rst          |   6 +
>  drivers/net/softnic/Makefile                    |   2 +
>  drivers/net/softnic/meson.build                 |   3 +-
>  drivers/net/softnic/rte_eth_softnic.c           |   1 +
>  drivers/net/softnic/rte_eth_softnic_action.c    |  11 +
>  drivers/net/softnic/rte_eth_softnic_cli.c       | 513
> ++++++++++++++++++++++++
>  drivers/net/softnic/rte_eth_softnic_cryptodev.c | 125 ++++++
>  drivers/net/softnic/rte_eth_softnic_internals.h |  53 +++
>  drivers/net/softnic/rte_eth_softnic_pipeline.c  |  55 +++
>  drivers/net/softnic/rte_eth_softnic_thread.c    |  10 +
>  10 files changed, 778 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/net/softnic/rte_eth_softnic_cryptodev.c
> 
> --
> 2.13.6

Series acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>

Applied to next-pipeline tree, thanks!

      parent reply	other threads:[~2018-10-26 10:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-24 12:49 Fan Zhang
2018-10-24 12:49 ` [dpdk-dev] [PATCH 1/5] net/softnic: add cryptodev Fan Zhang
2018-10-24 12:49 ` [dpdk-dev] [PATCH 2/5] net/softnic: configure crypto port Fan Zhang
2018-10-24 12:49 ` [dpdk-dev] [PATCH 3/5] net/softnic: add symmetric crypto action Fan Zhang
2018-10-24 12:49 ` [dpdk-dev] [PATCH 4/5] net/softnic: update cli parsing Fan Zhang
2018-10-24 12:49 ` [dpdk-dev] [PATCH 5/5] doc: update release note Fan Zhang
2018-10-26 10:22 ` Dumitrescu, Cristian [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=3EB4FA525960D640B5BDFFD6A3D891268E7E06B0@IRSMSX107.ger.corp.intel.com \
    --to=cristian.dumitrescu@intel.com \
    --cc=dev@dpdk.org \
    --cc=roy.fan.zhang@intel.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).