commit | 9bea6897cc43922fc17dd281409fa55c8f3d1f16 | [log] [tgz] |
---|---|---|
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | Mon Jun 10 10:55:29 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 10 09:12:52 2019 -0700 |
tree | 56f44b636845512c95871ef1da9a800d4b02a20a | |
parent | f9fa96b980b93b89ccfe2dc25981da52a9283aa7 [diff] |
net: mvpp2: Add support for more ethtool counters Besides the MIB counters, some other useful counters can be exposed to the user. This commit adds support for : - Per-port counters, that indicate FIFO drops and classifier drops, - Per-rxq counters, - Per-txq counters Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>