> Hi,
> This patchset contains support for Crypto offload on Broadcom’s
> Stingray/Stingray2 SoCs having FlexSparc unit.
> BCMFS is an acronym for Broadcom FlexSparc device used in the patchest.
> 
> The patchset progressively adds major modules as below.
> a) Detection of platform-device based on the known registered platforms and
> attaching with VFIO.
> b) Creation of Cryptodevice.
> c) Addition of session handling.
> d) Add Cryptodevice into test Cryptodev framework.
> 
> The patchset has been tested on the above mentioned SoCs.
> 
> Regards,
> Vikas
> 
> Changes from v0->v1:
>       Updated the ABI version in
> file .../crypto/bcmfs/rte_pmd_bcmfs_version.map
> 
> Changes from v1->v2:
>       - Fix compilation errors and coding style warnings.
>       - Use global test crypto suite suggested by Adam Dybkowski
> 
> Changes from v2->v3:
>       - Release notes updated.
>       - bcmfs.rst updated with missing information about installation.
>       - Review comments from patch1 from v2 addressed.
>       - Updated description about dependency of PMD driver on
> VFIO_PRESENT.
>       - Fixed typo in bcmfs_hw_defs.h (comments on patch3 from v2
> addressed)
>       - Comments on patch6 from v2 addressed and capability list is fixed.
>               Removed redundant enums and macros from the file
>               bcmfs_sym_defs.h and updated other impacted APIs
> accordingly.
>               patch7 too is updated due to removal of redundancy.
>         Thanks! to Akhil for pointing out the redundancy.
>       - Fix minor code style issues in few files as part of review.
> 
> Changes from v3->v4:
>       - Code style issues fixed.
>       - Change of barrier API in bcmfs4_rm.c and bcmfs5_rm.c
> 
> Changes from v4->v5:
>       - Change of barrier API in bcmfs4_rm.c. Missed one in v4
> 

Series applied to dpdk-next-crypto With 2 fixes as mentioned in the last patch.

Thanks.

Reply via email to