DPDK patches and discussions
 help / color / mirror / Atom feed
From: Arek Kusztal <arkadiuszx.kusztal@intel.com>
To: dev@dpdk.org
Cc: fiona.trahe@intel.com, pablo.de.lara.guarch@intel.com,
	john.griffin@intel.com, deepak.k.jain@intel.com,
	Arek Kusztal <arkadiuszx.kusztal@intel.com>
Subject: [dpdk-dev] [PATCH 0/2] Add ZUC EEA3 capability to Intel(R) QuickAssist Technology driver
Date: Wed,  1 Mar 2017 07:56:00 +0000	[thread overview]
Message-ID: <1488354962-12144-1-git-send-email-arkadiuszx.kusztal@intel.com> (raw)

This patchset add ZUC EEA3 stream cipher capability to Intel(R) QuickAssist Technology
driver and corresponding test cases to QAT test suite

Arek Kusztal (2):
  crypto/qat: add ZUC EEA3 cipher capability
  app/test: add ZUC EEA3 test cases to QAT test suite

 app/test/test_cryptodev.c                        | 12 +++
 doc/guides/cryptodevs/qat.rst                    |  2 +
 drivers/crypto/qat/qat_adf/qat_algs.h            | 11 ++-
 drivers/crypto/qat/qat_adf/qat_algs_build_desc.c | 97 ++++++++++++++++++++----
 drivers/crypto/qat/qat_crypto.c                  | 34 ++++++++-
 5 files changed, 137 insertions(+), 19 deletions(-)

-- 
2.7.4

             reply	other threads:[~2017-03-01  7:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-01  7:56 Arek Kusztal [this message]
2017-03-01  7:56 ` [dpdk-dev] [PATCH 1/2] crypto/qat: add ZUC EEA3 cipher capability Arek Kusztal
2017-03-01 12:30   ` Trahe, Fiona
2017-03-01 20:33   ` De Lara Guarch, Pablo
2017-03-03  6:23   ` Yang, GangX
2017-03-01  7:56 ` [dpdk-dev] [PATCH 2/2] app/test: add ZUC EEA3 test cases to QAT test suite Arek Kusztal
2017-03-01 12:31   ` Trahe, Fiona

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=1488354962-12144-1-git-send-email-arkadiuszx.kusztal@intel.com \
    --to=arkadiuszx.kusztal@intel.com \
    --cc=deepak.k.jain@intel.com \
    --cc=dev@dpdk.org \
    --cc=fiona.trahe@intel.com \
    --cc=john.griffin@intel.com \
    --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).