commit | b832d4fdf105b5464d786e321e3c9e012e67cdfb | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Wed Dec 12 01:42:30 2018 -0800 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Jan 25 12:16:15 2019 -0800 |
tree | ef605c283da878b1d18d103fd8ffcafd6d3b8f2a | |
parent | 168af00a3b7b4cb9522687ea08bc2dfa5e9b5774 [diff] |
net/mlx5e: Reuse fold sw stats in representors Representors software stats are basic, this patch is reusing the mlx5e_fold_sw_stats in representors, which sums up the basic stats64 for a mlx5e netdevice. Fixes: 8bfaf07f7806 ("net/mlx5e: Present SW stats when state is not opened") Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>