net/hns3: add build and doc infrastructure
[dpdk.git] / config / common_base
index 757f365..46ca2b2 100644 (file)
@@ -281,6 +281,11 @@ CONFIG_RTE_LIBRTE_E1000_PF_DISABLE_STRIP_CRC=n
 #
 CONFIG_RTE_LIBRTE_HINIC_PMD=n
 
+#
+# Compile burst-oriented HNS3 PMD driver
+#
+CONFIG_RTE_LIBRTE_HNS3_PMD=n
+
 #
 # Compile burst-oriented IXGBE PMD driver
 #
@@ -537,9 +542,11 @@ CONFIG_RTE_PMD_PACKET_PREFETCH=y
 # EXPERIMENTAL: API may change without prior notice
 #
 CONFIG_RTE_LIBRTE_BBDEV=y
+CONFIG_RTE_LIBRTE_BBDEV_DEBUG=n
 CONFIG_RTE_BBDEV_MAX_DEVS=128
 CONFIG_RTE_BBDEV_OFFLOAD_COST=y
 CONFIG_RTE_BBDEV_SDK_AVX2=n
+CONFIG_RTE_BBDEV_SDK_AVX512=n
 
 #
 # Compile PMD for NULL bbdev device
@@ -551,6 +558,11 @@ CONFIG_RTE_LIBRTE_PMD_BBDEV_NULL=y
 #
 CONFIG_RTE_LIBRTE_PMD_BBDEV_TURBO_SW=y
 
+#
+# Compile PMD for Intel FPGA LTE FEC bbdev device
+#
+CONFIG_RTE_LIBRTE_PMD_BBDEV_FPGA_LTE_FEC=y
+
 #
 # Compile generic crypto device library
 #
@@ -656,6 +668,11 @@ CONFIG_RTE_LIBRTE_PMD_CCP=n
 #
 CONFIG_RTE_LIBRTE_PMD_MVSAM_CRYPTO=n
 
+#
+# Compile PMD for NITROX crypto device
+#
+CONFIG_RTE_LIBRTE_PMD_NITROX=y
+
 #
 # Compile generic security library
 #