DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Azarewicz, PiotrX T" <piotrx.t.azarewicz@intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>,
	"Doherty, Declan" <declan.doherty@intel.com>
Subject: Re: [dpdk-dev] [PATCH v5] crypto/aesni_gcm: migration from MB library to ISA-L
Date: Tue, 17 Jan 2017 07:42:04 +0000	[thread overview]
Message-ID: <4837007523CC9A4B9414D20C13DE6E641375DCC3@IRSMSX102.ger.corp.intel.com> (raw)
In-Reply-To: <7255302.OuN4mvFzOP@xps13>

> 2017-01-16 13:37, Piotr Azarewicz:
> >  app/test/test_cryptodev.c                        |  753 +++++++++++++++++++---
> >  app/test/test_cryptodev_gcm_test_vectors.h       |  491 +++++++++++++-
> >  devtools/test-build.sh                           |    4 +-
> >  doc/guides/cryptodevs/aesni_gcm.rst              |   24 +-
> >  doc/guides/rel_notes/release_17_02.rst           |   12 +
> >  drivers/crypto/aesni_gcm/Makefile                |    8 +-
> >  drivers/crypto/aesni_gcm/aesni_gcm_ops.h         |   95 +--
> >  drivers/crypto/aesni_gcm/aesni_gcm_pmd.c         |  324 +++++-----
> >  drivers/crypto/aesni_gcm/aesni_gcm_pmd_ops.c     |   49 +-
> >  drivers/crypto/aesni_gcm/aesni_gcm_pmd_private.h |   15 +-
> >  mk/rte.app.mk                                    |    3 +-
> >  11 files changed, 1363 insertions(+), 415 deletions(-)
> 
> That's the kind of patch where test and implementation could be split.

Okay I will.

  reply	other threads:[~2017-01-17  7:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-27 18:53 [dpdk-dev] [PATCH v2] " Michal Jastrzebski
2017-01-03 13:02 ` [dpdk-dev] [PATCH v3] " Piotr Azarewicz
2017-01-03 14:14   ` Thomas Monjalon
2017-01-05 13:51   ` [dpdk-dev] [PATCH v4] " Piotr Azarewicz
2017-01-05 15:12     ` Thomas Monjalon
2017-01-16 12:37     ` [dpdk-dev] [PATCH v5] " Piotr Azarewicz
2017-01-16 14:42       ` Thomas Monjalon
2017-01-16 15:20         ` Mcnamara, John
2017-01-16 14:43       ` Thomas Monjalon
2017-01-17  7:42         ` Azarewicz, PiotrX T [this message]
2017-01-16 16:05       ` Declan Doherty
2017-01-17 11:19       ` [dpdk-dev] [PATCH v6 0/2] " Piotr Azarewicz
2017-01-17 11:19         ` [dpdk-dev] [PATCH v6 1/2] " Piotr Azarewicz
2017-01-17 11:19         ` [dpdk-dev] [PATCH v6 2/2] app/test: add GCM additional tests Piotr Azarewicz
2017-01-18 12:37         ` [dpdk-dev] [PATCH v6 0/2] crypto/aesni_gcm: migration from MB library to ISA-L De Lara Guarch, Pablo

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=4837007523CC9A4B9414D20C13DE6E641375DCC3@IRSMSX102.ger.corp.intel.com \
    --to=piotrx.t.azarewicz@intel.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    --cc=pablo.de.lara.guarch@intel.com \
    --cc=thomas.monjalon@6wind.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).