commit | 8520fa57a4e934eff631883cf80744d3a84c734b | [log] [tgz] |
---|---|---|
author | Vlad Buslov <vladbu@mellanox.com> | Tue Jan 21 21:36:40 2020 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Jan 22 22:30:12 2020 -0800 |
tree | 4f8703c94334bb40ff56f85258566bf308fd6230 | |
parent | 8a236b15144b29ce47f80c37bc55740a5388ecb1 [diff] |
net/mlx5e: Create q counters on uplink representors Q counters were disabled for all types of representors to prevent an issue where there is not enough resources to init q counters for 127 representor instances. Enable q counters only for uplink representors to support "rx_out_of_buffer", "rx_if_down_packets" counters in ethtool. Signed-off-by: Vlad Buslov <vladbu@mellanox.com> Reviewed-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>