Fiona Trahe 1947bd1858 compress/qat: support scatter-gather buffers
This patch adds Scatter-Gather List (SGL) feature to
QAT compression PMD.

Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
2018-07-25 08:19:54 +02:00

16 lines
351 B
INI

;
; Refer to default.ini for the full list of available PMD features.
;
; Supported features of 'QAT' compression driver.
;
[Features]
HW Accelerated = Y
OOP SGL In SGL Out = Y
OOP SGL In LB Out = Y
OOP LB In SGL Out = Y
Deflate = Y
Adler32 = Y
Crc32 = Y
Adler32&Crc32 = Y
Fixed = Y