f-stack/dpdk/doc/guides/compressdevs/features/isal.ini

19 lines
413 B
INI
Raw Normal View History

2019-06-25 11:12:58 +00:00
;
; Refer to default.ini for the full list of available PMD features.
;
; Supported features of 'ISA-L' compression driver.
;
[Features]
CPU SSE = Y
CPU AVX = Y
CPU AVX2 = Y
CPU AVX512 = Y
OOP SGL In SGL Out = Y
OOP SGL In LB Out = Y
OOP LB In SGL Out = Y
Deflate = Y
2020-06-18 16:55:50 +00:00
Adler32 = Y
Crc32 = Y
2019-06-25 11:12:58 +00:00
Fixed = Y
Dynamic = Y