OSDN Git Service

Merge branch 'mvpp2-stats'
authorDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2019 16:12:53 +0000 (09:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2019 16:12:53 +0000 (09:12 -0700)
commitba217a44f815ae06226461ab74a9df09b35e5a5f
tree56f44b636845512c95871ef1da9a800d4b02a20a
parentad3a9ee0b623da60b6a3b77573b448ca10d40117
parent9bea6897cc43922fc17dd281409fa55c8f3d1f16
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>