DPDK patches and discussions
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: "Zhang, Roy Fan" <roy.fan.zhang@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/3] cryptodev: change device configuration API
Date: Mon, 27 Mar 2017 13:23:16 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8974770A585@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <1487332862-5719-1-git-send-email-roy.fan.zhang@intel.com>



> -----Original Message-----
> From: Zhang, Roy Fan
> Sent: Friday, February 17, 2017 12:01 PM
> To: dev@dpdk.org
> Cc: De Lara Guarch, Pablo
> Subject: [PATCH 0/3] cryptodev: change device configuration API
> 
> This patchset changes the cryptodev library's device configuration API
> and updates all crypto PMD to comply with this change.
> 
> Fan Zhang (3):
>   cryptodev: change device configuration API
>   crypto/scheduler: improve slave configuration
>   doc: remove deprecation notice
> 
>  app/test/test_cryptodev.c                      | 24 +-----------------------
>  doc/guides/rel_notes/deprecation.rst           |  4 ----
>  drivers/crypto/aesni_gcm/aesni_gcm_pmd_ops.c   |  3 ++-
>  drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c |  3 ++-
>  drivers/crypto/armv8/rte_armv8_pmd_ops.c       |  3 ++-
>  drivers/crypto/kasumi/rte_kasumi_pmd_ops.c     |  3 ++-
>  drivers/crypto/null/null_crypto_pmd_ops.c      |  3 ++-
>  drivers/crypto/openssl/rte_openssl_pmd_ops.c   |  3 ++-
>  drivers/crypto/qat/qat_crypto.c                |  5 +++--
>  drivers/crypto/qat/qat_crypto.h                |  3 ++-
>  drivers/crypto/scheduler/scheduler_pmd_ops.c   | 20 +++++++++++++++--
> ---
>  drivers/crypto/snow3g/rte_snow3g_pmd_ops.c     |  3 ++-
>  drivers/crypto/zuc/rte_zuc_pmd_ops.c           |  3 ++-
>  lib/librte_cryptodev/rte_cryptodev.c           |  8 +++++++-
>  lib/librte_cryptodev/rte_cryptodev_pmd.h       |  4 +++-
>  15 files changed, 47 insertions(+), 45 deletions(-)
> 
> --
> 2.7.4

Applied to dpdk-next-crypto.
Thanks,

Pablo

      parent reply	other threads:[~2017-03-27 13:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-17 12:00 Fan Zhang
2017-02-17 12:01 ` [dpdk-dev] [PATCH 1/3] " Fan Zhang
2017-03-23 14:55   ` Declan Doherty
2017-02-17 12:01 ` [dpdk-dev] [PATCH 2/3] crypto/scheduler: improve slave configuration Fan Zhang
2017-03-23 14:58   ` Declan Doherty
2017-03-23 15:09   ` Declan Doherty
2017-03-23 15:13     ` De Lara Guarch, Pablo
2017-02-17 12:01 ` [dpdk-dev] [PATCH 3/3] doc: remove deprecation notice Fan Zhang
2017-02-20 15:20   ` Mcnamara, John
2017-03-27 13:23 ` De Lara Guarch, Pablo [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=E115CCD9D858EF4F90C690B0DCB4D8974770A585@IRSMSX108.ger.corp.intel.com \
    --to=pablo.de.lara.guarch@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).