xref: /dpdk/doc/guides/compressdevs/features/default.ini (revision 64454ff20e5537ddff585f26ecce4657cb97cf12)
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       =
155a441543SLee DalyStateful       =
16*64454ff2SPablo de LaraPass-through   =
175a441543SLee DalyChained mbufs  =
185a441543SLee DalyDeflate        =
195a441543SLee DalyLZS            =
205a441543SLee DalyAdler32        =
215a441543SLee DalyCrc32          =
225a441543SLee DalyAdler32&Crc32  =
235a441543SLee DalyFixed          =
245a441543SLee DalyDynamic        =
25