> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Friday, July 13, 2018 3:28 AM
> To: Trahe, Fiona <fiona.tr...@intel.com>; Jozwiak, TomaszX
> <tomaszx.jozw...@intel.com>; Griffin, John <john.grif...@intel.com>; Jain,
> Deepak K <deepak.k.j...@intel.com>
> Cc: dev@dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com>
> Subject: [PATCH v7 00/16] compress/qat: add compression PMD
> 
> Create compression PMD for Intel QuickAssist devices Currently only the C62x
> and c3xxx devices are supported.
> 
> The qat comp PMD supports
>  - stateless compression and
>    decompression using the Deflate algorithm with Fixed Huffman
>    encoding. Dynamic huffman encoding is not supported, it
>    will be added in a later patch.
>  - checksum generation: Adler32, CRC32 and combined.
> 
> The compression service is hosted on a QuickAssist VF PCI device, which is
> managed by code in the drivers/common/qat directory.
> 

Series applied to dpdk-next-crypto.

Thanks for the work!
Pablo

Reply via email to