[dpdk-dev] [PATCH v4 0/6] compress: add Octeontx ZIP compression PMD
De Lara Guarch, Pablo
pablo.de.lara.guarch at intel.com
Wed Jul 25 21:23:00 CEST 2018
> -----Original Message-----
> From: Ashish Gupta [mailto:Ashish.Gupta at caviumnetworks.com]
> Sent: Wednesday, July 25, 2018 6:05 PM
> To: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> Cc: dev at dpdk.org; narayanaprasad.athreya at cavium.com;
> mahipal.challa at cavium.com; Trahe, Fiona <fiona.trahe at intel.com>; Shally
> Verma <shally.verma at caviumnetworks.com>
> Subject: [PATCH v4 0/6] compress: add Octeontx ZIP compression PMD
>
> From: Shally Verma <shally.verma at caviumnetworks.com>
>
> This patch series add compression PMD for cavium octeontx ZIP module in DPDK
> compress drivers.
> Currently PMD only tested for deflate, stateless compression and
> decompression with direct memory buffers.
>
> Changes in v4:
> - removed scatter-gather implementation as not tested
> - revisit qp stats enqd and enqd_err count update condition
> after seeking more clarification about its intended purpose
>
> Changes in v3:
> - update doc
> - add comp feature flags
> - remove stateful pmd ops
> - update pmd name and logtype as per naming conventions
>
> Changes in v2:
> - enable OCTEONTX_ZIPVF bydefault, and remove static debug flag
> - fix meson build in compress/driver/octeontx
> - fix 32-bit compiler error
> - remove global declared data structure
> - header files in alphabetical order
> - update doc with correct feature support
>
> V1 support:
> Octeontx ZIP PMD implementation
> Confuguration and Makefile changes to build Octeontx ZIP PMD Documentation
> ZIP PMD Build support in driver/compress meson for Octeontx ZIP PMD
>
> TBDs:
> Enqueue error stats logic needs to be revisited Scatter Gather support, Stateful
> compression/decompression, test for performance
Series applied to dpdk-next-crypto.
Thanks for the work,
Pablo
More information about the dev
mailing list