[dpdk-dev] [PATCH v2 0/2] Add 3DES support to Quickassist PMD

2016-09-07 Thread De Lara Guarch, Pablo
Hi Fiona,

> -Original Message-
> From: Trahe, Fiona
> Sent: Friday, August 26, 2016 8:49 AM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo; Griffin, John; Jain, Deepak K; Kusztal, ArkadiuszX;
> Trahe, Fiona
> Subject: [PATCH v2 0/2] Add 3DES support to Quickassist PMD
> 
> From: Fiona Trahe 
> 
> 
> 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
> 
> Changes since v1:
> * rebased qat.rst against Kasumi patch changes
>   http://dpdk.org/dev/patchwork/patch/15320/
>   http://dpdk.org/dev/patchwork/patch/15322/
> 
> 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

Could you send a v2 with a release notes update?

Thanks,
Pablo



[dpdk-dev] [PATCH v2 0/2] Add 3DES support to Quickassist PMD

2016-08-26 Thread Fiona Trahe (fiona.tr...@intel.com)
From: Fiona Trahe 


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 

Changes since v1:
* rebased qat.rst against Kasumi patch changes
  http://dpdk.org/dev/patchwork/patch/15320/
  http://dpdk.org/dev/patchwork/patch/15322/

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



[dpdk-dev] [PATCH v2 0/2] Add 3DES support to Quickassist PMD

2016-08-26 Thread Trahe, Fiona
Oops, sorry, typo in email address ! - will resend

-Original Message-
From: y at ecsmtp.ir.intel.com [mailto:y...@ecsmtp.ir.intel.com] 
Sent: Friday, August 26, 2016 4:40 PM
To: dev at dpdk.org
Cc: De Lara Guarch, Pablo ; Griffin, John 
; Jain, Deepak K ; 
Kusztal, ArkadiuszX ; Trahe, Fiona 

Subject: [PATCH v2 0/2] Add 3DES support to Quickassist PMD

From: Fiona Trahe 


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 

Changes since v1:
* rebased qat.rst against Kasumi patch changes
  http://dpdk.org/dev/patchwork/patch/15320/
  http://dpdk.org/dev/patchwork/patch/15322/

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