commit | 62a890557f57e6cbebe9cc6c32aef045405d4fa2 | [log] [tgz] |
---|---|---|
author | Eran Ben Elisha <eranbe@mellanox.com> | Mon Jun 15 17:59:08 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 15 17:23:03 2015 -0700 |
tree | 79b91ebb9c76c6f2c76226f8df811e9f1555b124 | |
parent | 3b766cd832328fcb87db3507e7b98cf42f21689d [diff] |
net/mlx4_en: Support ndo_get_vf_stats Implement the ndo to gather VF statistics through the PF. All counters related to this VF are stored in a per slave list, run over the slave's list and collect all statistics. Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>