DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Jain, Deepak K" <deepak.k.jain@intel.com>
To: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "Doherty, Declan" <declan.doherty@intel.com>,
	"De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
Subject: Re: [dpdk-dev] [PATCH v2 3/4] app/test: add test cases for ZUC PMD
Date: Thu, 29 Sep 2016 10:01:37 +0000	[thread overview]
Message-ID: <A09C9DDE180C7E429EC68E2BFB95C903394666BE@IRSMSX107.ger.corp.intel.com> (raw)
In-Reply-To: <1475117990-66664-4-git-send-email-pablo.de.lara.guarch@intel.com>


> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Pablo de Lara
> Sent: Thursday, September 29, 2016 4:00 AM
> To: dev@dpdk.org
> Cc: Doherty, Declan <declan.doherty@intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch@intel.com>
> Subject: [dpdk-dev] [PATCH v2 3/4] app/test: add test cases for ZUC PMD
> 
> Add cipher and authentication ZUC algorithm tests.
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> ---
>  app/test/test_cryptodev.c                       | 245 ++++++++++
>  app/test/test_cryptodev_zuc_hash_test_vectors.h | 359
> +++++++++++++++
>  app/test/test_cryptodev_zuc_test_vectors.h      | 582
> ++++++++++++++++++++++++
>  3 files changed, 1186 insertions(+)
>  create mode 100644 app/test/test_cryptodev_zuc_hash_test_vectors.h
>  create mode 100644 app/test/test_cryptodev_zuc_test_vectors.h
> 
> --
> 2.7.4
Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>

  reply	other threads:[~2016-09-29 10:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-26  3:09 [dpdk-dev] [PATCH 0/3] Add new ZUC SW PMD Pablo de Lara
2016-08-26  3:09 ` [dpdk-dev] [PATCH 1/3] crypto/zuc: add driver for ZUC library Pablo de Lara
2016-08-26  3:09 ` [dpdk-dev] [PATCH 2/3] app/test: rename some functions Pablo de Lara
2016-08-26  3:09 ` [dpdk-dev] [PATCH 3/3] app/test: add test cases for ZUC PMD Pablo de Lara
2016-09-29  2:59 ` [dpdk-dev] [PATCH v2 0/4] Add new ZUC SW PMD Pablo de Lara
2016-09-29  2:59   ` [dpdk-dev] [PATCH v2 1/4] crypto/zuc: add driver for ZUC library Pablo de Lara
2016-09-29  9:57     ` Jain, Deepak K
2016-09-29  2:59   ` [dpdk-dev] [PATCH v2 2/4] app/test: rename some functions Pablo de Lara
2016-09-29  9:58     ` Jain, Deepak K
2016-09-29  2:59   ` [dpdk-dev] [PATCH v2 3/4] app/test: add test cases for ZUC PMD Pablo de Lara
2016-09-29 10:01     ` Jain, Deepak K [this message]
2016-09-29  2:59   ` [dpdk-dev] [PATCH v2 4/4] examples/l2fwd-crypto: enable ZUC EEA3 and EIA3 algos Pablo de Lara
2016-09-29 10:01     ` Jain, Deepak K
2016-09-30  0:57   ` [dpdk-dev] [PATCH v2 0/4] Add new ZUC SW PMD 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=A09C9DDE180C7E429EC68E2BFB95C903394666BE@IRSMSX107.ger.corp.intel.com \
    --to=deepak.k.jain@intel.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    --cc=pablo.de.lara.guarch@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).