X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_pmd_bond%2Frte_eth_bond.h;h=4117a707659e2daa6353d9aa0f6aecd52b65e1e2;hb=200866003a89ebfb4720f20845f130cfc89cd9f2;hp=13581cb90d999f4de068df0ddf2263f827a33094;hpb=cc7e8ae84faa197b2f9cc18abd86aaf26d7b49d0;p=dpdk.git diff --git a/lib/librte_pmd_bond/rte_eth_bond.h b/lib/librte_pmd_bond/rte_eth_bond.h index 13581cb90d..4117a70765 100644 --- a/lib/librte_pmd_bond/rte_eth_bond.h +++ b/lib/librte_pmd_bond/rte_eth_bond.h @@ -96,7 +96,7 @@ extern "C" { * to rx_burst should be at least 2 times the slave count size. * */ -#define BONDING_MODE_ADAPTIVE_TRANSMIT_LOAD_BALANCING (5) +#define BONDING_MODE_TLB (5) /**< Adaptive TLB (Mode 5) * This mode provides an adaptive transmit load balancing. It dynamically * changes the transmitting slave, according to the computed load. Statistics