git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
compress/isal: support chained mbufs
[dpdk.git]
/
doc
/
guides
/
compressdevs
/
features
/
isal.ini
1
;
2
; Refer to default.ini for the full list of available PMD features.
3
;
4
; Supported features of 'ISA-L' compression driver.
5
;
6
[Features]
7
CPU SSE = Y
8
CPU AVX = Y
9
CPU AVX2 = Y
10
CPU AVX512 = Y
11
OOP SGL In SGL Out = Y
12
OOP SGL In LB Out = Y
13
OOP LB In SGL Out = Y
14
Deflate = Y
15
Fixed = Y
16
Dynamic = Y