commit | ba217a44f815ae06226461ab74a9df09b35e5a5f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Jun 10 09:12:53 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 10 09:12:53 2019 -0700 |
tree | 56f44b636845512c95871ef1da9a800d4b02a20a | |
parent | ad3a9ee0b623da60b6a3b77573b448ca10d40117 [diff] | |
parent | 9bea6897cc43922fc17dd281409fa55c8f3d1f16 [diff] |
Merge branch 'mvpp2-stats' Maxime Chevallier says: ==================== net: mvpp2: Add extra ethtool stats This series adds support for more ethtool counters in PPv2 : - Per port counters, including one indicating the classifier drops - Per RXQ and per TXQ counters The first 2 patches perform some light rework and renaming, and the 3rd adds the extra counters. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>