doc: add runtime option examples to hns3 guide
[dpdk.git] / doc / guides / compressdevs / features / isal.ini
index 7183d10..e705031 100644 (file)
@@ -4,10 +4,15 @@
 ; Supported features of 'ISA-L' compression driver.
 ;
 [Features]
-CPU SSE        = Y
-CPU AVX        = Y
-CPU AVX2       = Y
-CPU AVX512     = Y
-Deflate        = Y
-Fixed          = Y
-Dynamic        = Y
+CPU SSE            = Y
+CPU AVX            = Y
+CPU AVX2           = Y
+CPU AVX512         = Y
+OOP SGL In SGL Out = Y
+OOP SGL In LB  Out = Y
+OOP LB  In SGL Out = Y
+Deflate            = Y
+Adler32            = Y
+Crc32              = Y
+Fixed              = Y
+Dynamic            = Y