bond: add debug info for mode 6
[dpdk.git] / config / common_bsdapp
index 8cfa4e6..4c0cfc0 100644 (file)
@@ -233,6 +233,8 @@ CONFIG_RTE_LIBRTE_PMD_PCAP=y
 # Compile link bonding PMD library
 #
 CONFIG_RTE_LIBRTE_PMD_BOND=y
+CONFIG_RTE_LIBRTE_BOND_DEBUG_ALB=n
+CONFIG_RTE_LIBRTE_BOND_DEBUG_ALB_L1=n
 
 #
 # Do prefetch of packet data within PMD driver receive function
@@ -343,6 +345,11 @@ CONFIG_RTE_SCHED_PORT_N_GRINDERS=8
 #
 CONFIG_RTE_LIBRTE_DISTRIBUTOR=y
 
+#
+# Compile the reorder library
+#
+CONFIG_RTE_LIBRTE_REORDER=y
+
 #
 # Compile librte_port
 #