xref: /dpdk/doc/guides/compressdevs/features/default.ini (revision 3372c4a6571dd5bc04627282f5e6edd5976c0567)
15a441543SLee Daly;
25a441543SLee Daly; Features of a default compression driver.
35a441543SLee Daly;
45a441543SLee Daly; This file defines the features that are valid for inclusion in
55a441543SLee Daly; the other driver files and also the order that they appear in
65a441543SLee Daly; the features table in the documentation.
75a441543SLee Daly;
85a441543SLee Daly[Features]
95a441543SLee DalyHW Accelerated         =
105a441543SLee DalyCPU SSE                =
115a441543SLee DalyCPU AVX                =
125a441543SLee DalyCPU AVX2               =
135a441543SLee DalyCPU AVX512             =
145a441543SLee DalyCPU NEON               =
1582822753SAdam DybkowskiStateful Compression   =
1682822753SAdam DybkowskiStateful Decompression =
1764454ff2SPablo de LaraPass-through           =
18a6531d58SPablo de LaraOOP SGL In SGL Out     =
19a6531d58SPablo de LaraOOP SGL In LB  Out     =
20a6531d58SPablo de LaraOOP LB  In SGL Out     =
215a441543SLee DalyDeflate                =
225a441543SLee DalyLZS                    =
23*3372c4a6SMichael BaumLZ4                    =
245a441543SLee DalyAdler32                =
255a441543SLee DalyCrc32                  =
265a441543SLee DalyAdler32&Crc32          =
27*3372c4a6SMichael BaumxxHash32               =
285a441543SLee DalyFixed                  =
295a441543SLee DalyDynamic                =
30*3372c4a6SMichael BaumLZ4 Dictionary ID      =
31*3372c4a6SMichael BaumLZ4 Content Checksum   =
32*3372c4a6SMichael BaumLZ4 Content Size       =
33*3372c4a6SMichael BaumLZ4 Block Checksum     =
34*3372c4a6SMichael BaumLZ4 Block Independence =
35