]> git.droids-corp.org - dpdk.git/blobdiff - config/common_base
net/ixgbe: fix missing null check on detach
[dpdk.git] / config / common_base
index 6d82b91c39adb03aa103e77fc20c9f382cc7093a..4bcbaf923f099dde6f8294963273d0acebbf0743 100644 (file)
@@ -577,11 +577,21 @@ CONFIG_RTE_COMPRESS_MAX_DEVS=64
 #
 CONFIG_RTE_COMPRESSDEV_TEST=n
 
+#
+# Compile PMD for Octeontx ZIPVF compression device
+#
+CONFIG_RTE_LIBRTE_PMD_OCTEONTX_ZIPVF=y
+
 #
 # Compile PMD for ISA-L compression device
 #
 CONFIG_RTE_LIBRTE_PMD_ISAL=n
 
+#
+# Compile PMD for ZLIB compression device
+#
+CONFIG_RTE_LIBRTE_PMD_ZLIB=n
+
 #
 # Compile generic event device library
 #