Adam Dybkowski 82822753bd compress/qat: add stateful decompression
This patch adds the stateful decompression feature
to the DPDK QAT PMD.

Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
2019-10-09 11:50:12 +02:00

28 lines
708 B
INI

;
; Features of a default compression driver.
;
; This file defines the features that are valid for inclusion in
; the other driver files and also the order that they appear in
; the features table in the documentation.
;
[Features]
HW Accelerated =
CPU SSE =
CPU AVX =
CPU AVX2 =
CPU AVX512 =
CPU NEON =
Stateful Compression =
Stateful Decompression =
Pass-through =
OOP SGL In SGL Out =
OOP SGL In LB Out =
OOP LB In SGL Out =
Deflate =
LZS =
Adler32 =
Crc32 =
Adler32&Crc32 =
Fixed =
Dynamic =