DPDK patches and discussions
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: "Jain, Deepak K" <deepak.k.jain@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v3 0/3] Snow3G support for Intel Quick Assist	Devices
Date: Mon, 7 Mar 2016 13:55:12 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8973C8C1986@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <1457010079-158471-1-git-send-email-deepak.k.jain@intel.com>



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Deepak Kumar JAIN
> Sent: Thursday, March 03, 2016 1:01 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH v3 0/3] Snow3G support for Intel Quick Assist
> Devices
> 
>  This patchset contains fixes and refactoring for Snow3G(UEA2 and
>  UIA2) wireless algorithm for Intel Quick Assist devices.
> 
>  QAT PMD previously supported only cipher/hash alg-chaining for AES/SHA.
>  The code has been refactored to also support cipher-only and hash  only
>  (for Snow3G only) functionality along with alg-chaining.
> 
>  Changes from v2:
> 
>  1) Rebasing based on below mentioned patchset.
> 
>  This patchset depends on
>  cryptodev API changes
>  http://dpdk.org/ml/archives/dev/2016-February/034212.html
> 
> Deepak Kumar JAIN (3):
>   crypto: add cipher/auth only support
>   qat: add support for Snow3G
>   app/test: add Snow3G tests
> 
>  app/test/test_cryptodev.c                          | 1037 +++++++++++++++++++-
>  app/test/test_cryptodev.h                          |    3 +-
>  app/test/test_cryptodev_snow3g_hash_test_vectors.h |  415 ++++++++
>  app/test/test_cryptodev_snow3g_test_vectors.h      |  379 +++++++
>  doc/guides/cryptodevs/qat.rst                      |    8 +-
>  doc/guides/rel_notes/release_16_04.rst             |    6 +
>  drivers/crypto/qat/qat_adf/qat_algs.h              |   19 +-
>  drivers/crypto/qat/qat_adf/qat_algs_build_desc.c   |  280 +++++-
>  drivers/crypto/qat/qat_crypto.c                    |  149 ++-
>  drivers/crypto/qat/qat_crypto.h                    |   10 +
>  10 files changed, 2231 insertions(+), 75 deletions(-)
>  create mode 100644 app/test/test_cryptodev_snow3g_hash_test_vectors.h
>  create mode 100644 app/test/test_cryptodev_snow3g_test_vectors.h
> 
> --
> 2.1.0

Series-acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>

  parent reply	other threads:[~2016-03-07 13:55 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-28 17:46 [dpdk-dev] [PATCH 0/3] Snow3G UEA2 " Deepak Kumar JAIN
2016-01-28 17:46 ` [dpdk-dev] [PATCH 1/3] crypto: add cipher/auth only support Deepak Kumar JAIN
2016-01-28 17:46 ` [dpdk-dev] [PATCH 2/3] qat: add Snow3G UEA2 support Deepak Kumar JAIN
2016-01-28 17:46 ` [dpdk-dev] [PATCH 3/3] app/test: add Snow3G UEA2 tests Deepak Kumar JAIN
2016-02-23 14:02 ` [dpdk-dev] [PATCH v2 0/3] Snow3G support for Intel Quick Assist Devices Deepak Kumar JAIN
2016-02-23 14:02   ` [dpdk-dev] [PATCH v2 1/3] crypto: add cipher/auth only support Deepak Kumar JAIN
2016-02-23 14:02   ` [dpdk-dev] [PATCH v2 2/3] qat: add support for Snow3G Deepak Kumar JAIN
2016-02-23 14:02   ` [dpdk-dev] [PATCH v2 3/3] app/test: add Snow3G tests Deepak Kumar JAIN
2016-03-16  5:15   ` [dpdk-dev] [PATCH v2 0/3] Snow3G support for Intel Quick Assist Devices Cao, Min
2016-03-03 13:01 ` [dpdk-dev] [PATCH v3 " Deepak Kumar JAIN
2016-03-03 13:01   ` [dpdk-dev] [PATCH v3 1/3] crypto: add cipher/auth only support Deepak Kumar JAIN
2016-03-03 13:01   ` [dpdk-dev] [PATCH v3 2/3] qat: add support for Snow3G Deepak Kumar JAIN
2016-03-03 13:01   ` [dpdk-dev] [PATCH v3 3/3] app/test: add Snow3G tests Deepak Kumar JAIN
2016-03-07 13:55   ` De Lara Guarch, Pablo [this message]
2016-03-10 17:12   ` [dpdk-dev] [PATCH v4 0/3] Snow3G support for Intel Quick Assist Devices Deepak Kumar JAIN
2016-03-10 16:25     ` De Lara Guarch, Pablo
2016-03-10 20:37       ` Thomas Monjalon
2016-03-10 17:12     ` [dpdk-dev] [PATCH v4 1/3] crypto: add cipher/auth only support Deepak Kumar JAIN
2016-03-10 17:12     ` [dpdk-dev] [PATCH v4 2/3] qat: add support for Snow3G Deepak Kumar JAIN
2016-03-10 17:12     ` [dpdk-dev] [PATCH v4 3/3] app/test: add Snow3G tests Deepak Kumar JAIN
2016-03-16  3:27     ` [dpdk-dev] [PATCH v4 0/3] Snow3G support for Intel Quick Assist Devices Cao, Min
2016-03-16  5:05   ` [dpdk-dev] [PATCH v3 " Cao, Min

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=E115CCD9D858EF4F90C690B0DCB4D8973C8C1986@IRSMSX108.ger.corp.intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=deepak.k.jain@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).