Re: [RFC net-next 0/6] ethtool: add uAPI for reading standard stats

2021-04-15 Thread Jakub Kicinski
On Wed, 14 Apr 2021 22:51:39 -0700 Saeed Mahameed wrote: > On Wed, 2021-04-14 at 13:23 -0700, Jakub Kicinski wrote: > > This series adds a new ethtool command to read well defined > > device statistics. There is nothing clever here, just a netlink > > API for dumping statistics defined by standards

Re: [RFC net-next 0/6] ethtool: add uAPI for reading standard stats

2021-04-14 Thread Saeed Mahameed
On Wed, 2021-04-14 at 13:23 -0700, Jakub Kicinski wrote: > This series adds a new ethtool command to read well defined > device statistics. There is nothing clever here, just a netlink > API for dumping statistics defined by standards and RFCs which > today end up in ethtool -S under infinite varia

[RFC net-next 0/6] ethtool: add uAPI for reading standard stats

2021-04-14 Thread Jakub Kicinski
This series adds a new ethtool command to read well defined device statistics. There is nothing clever here, just a netlink API for dumping statistics defined by standards and RFCs which today end up in ethtool -S under infinite variations of names. This series adds basic IEEE stats (for PHY, MAC,