commit | 3dd69e3dd21969a34406862ae299538e2e6387e7 | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Wed Dec 28 17:07:17 2016 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jan 19 23:20:04 2017 +0200 |
tree | e940780eb26e6f3072c74e58b793da0610caffb4 | |
parent | 701052c578195e6e02a22647fa6fd1c90c31dafd [diff] |
net/mlx5e: Reorder update stats Reorder update stats flow to update most important counters last, to get more accurate results. New update order: - PCIe counters - Port counters - Vport counters - Queue counters - Software counters Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Gal Pressman <galp@mellanox.com>