doc: cleanup ISA-L PMD feature matrix
In PMD feature matrices (.ini files), it is not required to have the list of features that are not supported, just the ones that are. Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: Lee Daly <lee.daly@intel.com>
This commit is contained in:
parent
bb6f0b734f
commit
2808423a9c
@ -4,19 +4,10 @@
|
|||||||
; Supported features of 'ISA-L' compression driver.
|
; Supported features of 'ISA-L' compression driver.
|
||||||
;
|
;
|
||||||
[Features]
|
[Features]
|
||||||
HW Accelerated =
|
|
||||||
CPU SSE = Y
|
CPU SSE = Y
|
||||||
CPU AVX = Y
|
CPU AVX = Y
|
||||||
CPU AVX2 = Y
|
CPU AVX2 = Y
|
||||||
CPU AVX512 = Y
|
CPU AVX512 = Y
|
||||||
CPU NEON =
|
|
||||||
Stateful =
|
|
||||||
By-Pass =
|
|
||||||
Chained mbufs =
|
|
||||||
Deflate = Y
|
Deflate = Y
|
||||||
LZS =
|
|
||||||
Adler32 =
|
|
||||||
Crc32 =
|
|
||||||
Adler32&Crc32 =
|
|
||||||
Fixed = Y
|
Fixed = Y
|
||||||
Dynamic = Y
|
Dynamic = Y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user