xref: /dpdk/doc/guides/compressdevs/features/default.ini (revision 089e5ed727a15da2729cfee9b63533dd120bd04c)
1;
2; Features of a default compression driver.
3;
4; This file defines the features that are valid for inclusion in
5; the other driver files and also the order that they appear in
6; the features table in the documentation.
7;
8[Features]
9HW Accelerated         =
10CPU SSE                =
11CPU AVX                =
12CPU AVX2               =
13CPU AVX512             =
14CPU NEON               =
15Stateful Compression   =
16Stateful Decompression =
17Pass-through           =
18OOP SGL In SGL Out     =
19OOP SGL In LB  Out     =
20OOP LB  In SGL Out     =
21Deflate                =
22LZS                    =
23Adler32                =
24Crc32                  =
25Adler32&Crc32          =
26Fixed                  =
27Dynamic                =
28