DPDK patches and discussions
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: "Doherty, Declan" <declan.doherty@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2 0/2] AES-NI MB PMD: support Multi-buffer library 0.46
Date: Mon, 3 Jul 2017 20:22:41 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8976CBD4A60@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <20170702025506.35031-1-pablo.de.lara.guarch@intel.com>



> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Sunday, July 2, 2017 3:55 AM
> To: Doherty, Declan <declan.doherty@intel.com>
> Cc: dev@dpdk.org; De Lara Guarch, Pablo
> <pablo.de.lara.guarch@intel.com>
> Subject: [PATCH v2 0/2] AES-NI MB PMD: support Multi-buffer library 0.46
> 
> Intel IPSec Multi-buffer library v0.46 has been released, which among other
> features, adds support for 12-byte IVs for AES Counter mode (AES-CTR),
> since IPSec requires only
> 12 bytes from the user, which are appended 4 extra bytes, set to 1 always.
> 
> There are no major changes made in the PMD, just documentation updates
> and new capability for new IV size supported.
> 
> Changes in v2:
> 
> - Fixed download link
> - Removed incorrect comment in documentation
> 
> Pablo de Lara (2):
>   crypto/aesni_mb: support IPSec Multi-buffer lib v0.46
>   test/crypto: add 12-byte IV AES-CTR test cases
> 
>  doc/guides/cryptodevs/aesni_mb.rst             |  19 ++-
>  doc/guides/rel_notes/release_17_08.rst         |   6 +
>  drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c |   4 +-
>  test/test/test_cryptodev_aes_test_vectors.h    | 186
> +++++++++++++++++++++++++
>  4 files changed, 210 insertions(+), 5 deletions(-)
> 
> --
> 2.9.4

Applied to dpdk-next-crypto.

Pablo

      parent reply	other threads:[~2017-07-03 20:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-28 11:48 [dpdk-dev] [PATCH " Pablo de Lara
2017-06-28 11:48 ` [dpdk-dev] [PATCH 1/2] crypto/aesni_mb: support IPSec Multi-buffer lib v0.46 Pablo de Lara
2017-06-30 13:52   ` Sergio Gonzalez Monroy
2017-07-02 10:46     ` De Lara Guarch, Pablo
2017-06-28 11:48 ` [dpdk-dev] [PATCH 2/2] test/crypto: add 12-byte IV AES-CTR test cases Pablo de Lara
2017-07-02  2:55 ` [dpdk-dev] [PATCH v2 0/2] AES-NI MB PMD: support Multi-buffer library 0.46 Pablo de Lara
2017-07-02  2:55   ` [dpdk-dev] [PATCH v2 1/2] crypto/aesni_mb: support IPSec Multi-buffer lib v0.46 Pablo de Lara
2017-07-03 16:03     ` Declan Doherty
2017-07-02  2:55   ` [dpdk-dev] [PATCH v2 2/2] test/crypto: add 12-byte IV AES-CTR test cases Pablo de Lara
2017-07-03 16:03     ` Declan Doherty
2017-07-03 20:22   ` 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=E115CCD9D858EF4F90C690B0DCB4D8976CBD4A60@IRSMSX108.ger.corp.intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    /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).