[dpdk-dev] [PATCH v2] crypto/openssl: add DES DOCSIS BPI support

Yang, GangX gangx.yang at intel.com
Wed Mar 1 10:01:26 CET 2017


Tested-by: Yang Gang < gangx.yang at intel.com >
- Check patch: success
- Apply patch: success
- compilation: success
      OS: fedora23
      GCC: gcc_x86-64, 5.3.1
      Commit: dpdk-17.02-rc3(dd0eedb1cfcf0cb7423d859177c5bc6f931eaf8a)
      x86_64-native-linuxapp-gcc: compile pass
- dts validation:
-- Test Commit: 44a66e026d772dd626be32ad3fb0506839136f58
-- OS/Kernel: Fedora23/4.2.3-300.fc23.x86_64
-- GCC: gcc version 5.3.1
-- CPU: Intel(R) Xeon(R) CPU E5-2680 v2 @ 1.80GHz
-- NIC: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ [8086:1572]
-- total 1,failed 0 (case1: contain cryptodev_openssl_autotest and all of others cryptodev cases on unit test .)


-----Original Message-----
From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jain, Deepak K
Sent: Tuesday, February 28, 2017 5:18 AM
To: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Doherty, Declan <declan.doherty at intel.com>
Cc: dev at dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
Subject: Re: [dpdk-dev] [PATCH v2] crypto/openssl: add DES DOCSIS BPI support


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara
> Sent: Thursday, February 23, 2017 3:22 PM
> To: Doherty, Declan <declan.doherty at intel.com>
> Cc: dev at dpdk.org; De Lara Guarch, Pablo 
> <pablo.de.lara.guarch at intel.com>
> Subject: [dpdk-dev] [PATCH v2] crypto/openssl: add DES DOCSIS BPI 
> support
> 
> Adds support in OpenSSL for algorithm following the DOCSIS 
> specification, which combines DES-CBC for full DES blocks (8 bytes) 
> and DES-CFB for last runt block (less than 8 bytes).
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
> This patch depends on patch http://dpdk.org/dev/patchwork/patch/20691/.
> 
> Changes in v2:
> - Added patch dependency note
> - Fixed the commit message
> --
> 2.7.4
Acked-by: Deepak Kumar Jain <deepak.k.jain at intel.com>


More information about the dev mailing list