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)
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>

Trivial merge