app/pipeline: packet framework benchmark
[dpdk.git] / config / common_bsdapp
index b2c25e6..578d510 100644 (file)
@@ -229,6 +229,11 @@ CONFIG_RTE_LIBRTE_MALLOC=y
 CONFIG_RTE_LIBRTE_MALLOC_DEBUG=n
 CONFIG_RTE_MALLOC_MEMZONE_SIZE=11M
 
+#
+# Compile librte_cfgfile
+#
+CONFIG_RTE_LIBRTE_CFGFILE=y
+
 #
 # Compile librte_cmdline
 #
@@ -302,6 +307,11 @@ CONFIG_RTE_LIBRTE_PORT=y
 #
 CONFIG_RTE_LIBRTE_TABLE=y
 
+#
+# Compile librte_pipeline
+#
+CONFIG_RTE_LIBRTE_PIPELINE=y
+
 #
 # Compile librte_kni
 #