Lee Daly 5a44154361 doc: add compression driver and ISA-L PMD guides
This adds general compression drivers feature guide
as well as the ISA-L PMD documentation and guide.

Signed-off-by: Lee Daly <lee.daly@intel.com>
Reviewed-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2018-05-10 17:46:20 +01:00

23 lines
423 B
INI

;
; Refer to default.ini for the full list of available PMD features.
;
; Supported features of 'ISA-L' compression driver.
;
[Features]
HW Accelerated =
CPU SSE = Y
CPU AVX = Y
CPU AVX2 = Y
CPU AVX512 = Y
CPU NEON =
Stateful =
By-Pass =
Chained mbufs =
Deflate = Y
LZS =
Adler32 =
Crc32 =
Adler32&Crc32 =
Fixed = Y
Dynamic = Y