File: default.ini

package info (click to toggle)
dpdk 24.11.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 121,148 kB
  • sloc: ansic: 2,206,055; python: 11,866; sh: 4,627; makefile: 2,025; awk: 70
file content (34 lines) | stat: -rw-r--r-- 883 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
;
; Features of a default compression driver.
;
; This file defines the features that are valid for inclusion in
; the other driver files and also the order that they appear in
; the features table in the documentation.
;
[Features]
HW Accelerated         =
CPU SSE                =
CPU AVX                =
CPU AVX2               =
CPU AVX512             =
CPU NEON               =
Stateful Compression   =
Stateful Decompression =
Pass-through           =
OOP SGL In SGL Out     =
OOP SGL In LB  Out     =
OOP LB  In SGL Out     =
Deflate                =
LZS                    =
LZ4                    =
Adler32                =
Crc32                  =
Adler32&Crc32          =
xxHash32               =
Fixed                  =
Dynamic                =
LZ4 Dictionary ID      =
LZ4 Content Checksum   =
LZ4 Content Size       =
LZ4 Block Checksum     =
LZ4 Block Independence =