bond: add debug info for mode 6
authorMichal Jastrzebski <michalx.k.jastrzebski@intel.com>
Fri, 20 Feb 2015 16:09:20 +0000 (17:09 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 20 Feb 2015 22:07:01 +0000 (23:07 +0100)
commit457ecf2953fc1ede7713da5444d8d7b27c7919a1
tree9d518b4d64408c635b13bf7dc678afc705873ed7
parent06fe78b98ccdfe08f20794ea7744eb0f66252978
bond: add debug info for mode 6

This patch add some debug information when using link bonding mode 6.
It prints basic information about ARP packets on RX and TX (MAC, ip,
packet number, arp packet type).
If CONFIG_RTE_LIBRTE_BOND_DEBUG_ALB == y.
If CONFIG_RTE_LIBRTE_BOND_DEBUG_ALB_L1 is enabled instead of previous
one, use show command to see IPv4 balancing from clients.

Signed-off-by: Michal Jastrzebski <michalx.k.jastrzebski@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
config/common_bsdapp
config/common_linuxapp
lib/librte_pmd_bond/rte_eth_bond_pmd.c