Re: [PATCH v2 net-next 0/2] Add ATU/VTU statistics

2018-03-29 Thread David Miller
From: Andrew Lunn Date: Wed, 28 Mar 2018 23:50:27 +0200 > 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 particular

[PATCH v2 net-next 0/2] Add ATU/VTU statistics

2018-03-28 Thread Andrew Lunn
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