Extend QAT guide to cover crypto and compression and common information, particularly about kernel driver dependency. Update release note. Update compression feature list for qat. Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
13 lines
279 B
INI
13 lines
279 B
INI
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
; Supported features of 'QAT' compression driver.
|
|
;
|
|
[Features]
|
|
HW Accelerated = Y
|
|
Deflate = Y
|
|
Adler32 = Y
|
|
Crc32 = Y
|
|
Adler32&Crc32 = Y
|
|
Fixed = Y
|