[dpdk-dev] [PATCH v7 00/13] Introducing NXP dpaa2_sec based cryptodev pmd

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Tue Apr 18 23:51:03 CEST 2017



> -----Original Message-----
> From: akhil.goyal at nxp.com [mailto:akhil.goyal at nxp.com]
> Sent: Monday, April 10, 2017 1:31 PM
> To: dev at dpdk.org
> Cc: Doherty, Declan; De Lara Guarch, Pablo; hemant.agrawal at nxp.com;
> Mcnamara, John; nhorman at tuxdriver.com; thomas.monjalon at 6wind.com;
> Akhil Goyal
> Subject: [PATCH v7 00/13] Introducing NXP dpaa2_sec based cryptodev
> pmd
> 
> From: Akhil Goyal <akhil.goyal at nxp.com>
> 
> Based over the DPAA2 PMD driver [1], this series of patches introduces the
> DPAA2_SEC PMD which provides DPDK crypto driver for NXP's DPAA2
> CAAM
> Hardware accelerator.
> 
> SEC is NXP DPAA2 SoC's security engine for cryptographic acceleration and
> offloading. It implements block encryption, stream cipher, hashing and
> public key algorithms. It also supports run-time integrity checking, and a
> hardware random number generator.
> 
> Besides the objects exposed in [1], another key object has been added
> through this patch:
> 
>  - DPSECI, refers to SEC block interface
> 
>  :: Patch Layout ::
> 
>  0001~0002: Cryptodev PMD
>  0003     : MC dpseci object
>  0004     : Crytodev PMD basic ops
>  0005~0006: Run Time Assembler(RTA) common headers for CAAM
> hardware
>  0007~0009: Crytodev PMD ops
>  0010     : Documentation
>  0011     : MAINTAINERS
>  0012~0013: Performance and Functional tests
> 

Hi Akhil,

It looks like there have been some changes in the patches that this patchset was depending on.
Could you rebase the patchset and send a v8, please?

Thanks,
Pablo


More information about the dev mailing list