bonding: support stats per queue
authorTomasz Kulasek <tomaszx.kulasek@intel.com>
Fri, 30 Oct 2015 14:25:54 +0000 (15:25 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 1 Nov 2015 17:10:55 +0000 (18:10 +0100)
commit55587b01cc84f6219f300ebc020a83f23c768a4f
tree29c2e2137769a6a566182b2ee196e92bfb3cc490
parent43b630244e7ea44b6fe47ce3c94f450e091bb138
bonding: support stats per queue

This patch adds fills bonding port's stats with a sum of corresponding
values taken from bonded slaves, when stats are requested for bonding port.

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
drivers/net/bonding/rte_eth_bond_pmd.c