DPDK patches and discussions
 help / color / mirror / Atom feed
From: Fiona Trahe <fiona.trahe@intel.com (fiona.trahe@intel.com)>
To: dev@dpdk.org
Cc: pablo.de.lara.guarch@intel.com, john.griffin@intel.com,
	deepak.k.jain@intel.com, arkadiuszx.kusztal@intel.com,
	fiona.trahe@intel.com
Subject: [dpdk-dev] [PATCH 0/2] Add 3DES support to Quickassist PMD
Date: Thu, 25 Aug 2016 18:46:58 +0100	[thread overview]
Message-ID: <1472147220-21791-1-git-send-email-fiona.trahe@intel.com> (raw)

From: Fiona Trahe <fiona.trahe@intel.com>

Some preparatory cleanup done in QAT PMD for adding 3DES
3DES support added to QuickAssist PMD With CTR and CBC mode.
Both cipher-only and chained with HMAC_SHAx

3DES test code is dependent on the libcrypto patch, 
so will be sent separately after that patch 


Fiona Trahe (2):
  crypto/qat: code cleanup
  crypto/qat: adding support for 3DES cipher algorithm

 doc/guides/cryptodevs/qat.rst                    |  4 +-
 drivers/crypto/qat/qat_adf/icp_qat_hw.h          | 10 ++-
 drivers/crypto/qat/qat_adf/qat_algs.h            |  6 +-
 drivers/crypto/qat/qat_adf/qat_algs_build_desc.c | 88 ++++++++----------------
 drivers/crypto/qat/qat_crypto.c                  | 23 ++++++-
 5 files changed, 63 insertions(+), 68 deletions(-)

-- 
2.5.0

             reply	other threads:[~2016-08-25 17:48 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-25 17:46 Fiona Trahe [this message]
2016-08-25 17:46 ` [dpdk-dev] [PATCH 1/2] crypto/qat: code cleanup Fiona Trahe
2016-08-26 15:48   ` [dpdk-dev] [PATCH v2 0/2] Add 3DES support to Quickassist PMD Fiona Trahe
2016-08-26 15:48     ` [dpdk-dev] [PATCH v2 1/2] crypto/qat: code cleanup Fiona Trahe
2016-09-15 18:01       ` [dpdk-dev] [PATCH v3 0/2] Add 3DES support to Quickassist PMD Fiona Trahe
2016-09-15 18:01       ` [dpdk-dev] [PATCH v3 1/2] crypto/qat: code cleanup Fiona Trahe
2016-09-15 18:01       ` [dpdk-dev] [PATCH v3 2/2] crypto/qat: adding support for 3DES cipher algorithm Fiona Trahe
2016-09-16 14:19       ` [dpdk-dev] [PATCH v3 0/2] Add 3DES support to Quickassist PMD Fiona Trahe
2016-09-16 14:19       ` [dpdk-dev] [PATCH v3 1/2] crypto/qat: code cleanup Fiona Trahe
2016-09-21  9:54         ` Jain, Deepak K
2016-09-21 21:10           ` De Lara Guarch, Pablo
2016-09-16 14:19       ` [dpdk-dev] [PATCH v3 2/2] crypto/qat: adding support for 3DES cipher algorithm Fiona Trahe
2016-09-21 10:00         ` Jain, Deepak K
2016-09-21 21:10           ` De Lara Guarch, Pablo
2016-08-26 15:49     ` [dpdk-dev] [PATCH v2 " Fiona Trahe
2016-09-07 18:26     ` [dpdk-dev] [PATCH v2 0/2] Add 3DES support to Quickassist PMD De Lara Guarch, Pablo
2016-08-25 17:47 ` [dpdk-dev] [PATCH 2/2] crypto/qat: adding support for 3DES cipher algorithm Fiona Trahe

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