OSDN Git Service

Merge branch 'dsa-Add-ATU-VTU-statistics'
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Mar 2018 19:04:22 +0000 (15:04 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Mar 2018 19:04:22 +0000 (15:04 -0400)
commite3e67a4f07433d0159dcbd2abe7d6bdf6e1268c8
tree365960a8c852cd49572d856f9df28725749e260b
parent7ae665f132a62e67ccef1ef0994acba51abc2400
parent7f20d834ea14346c0abef63525ee40a7d2ba0de7
Merge branch 'dsa-Add-ATU-VTU-statistics'

Andrew Lunn says:

====================
Add ATU/VTU statistics

Previous patches have added basic support for Address Translation Unit
and VLAN translation Unit violation interrupts. Add statistics
counters for when these occur, which can be accessed using
ethtool. Downgrade one of the particularly spammy warnings from VTU
violations to debug only, now that we have a counter for it.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>