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

2021-04-18 Thread Ido Schimmel
On Fri, Apr 16, 2021 at 09:08:16AM -0700, Jakub Kicinski wrote: > On Fri, 16 Apr 2021 18:44:26 +0300 Ido Schimmel wrote: > > Given that you have now standardized these stats, do you plan to feed > > them into some monitoring system? > > Yes and no, I'm only intending to replace the internal FB et

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

2021-04-16 Thread Jakub Kicinski
On Fri, 16 Apr 2021 18:44:26 +0300 Ido Schimmel wrote: > On Thu, Apr 15, 2021 at 07:27:43PM -0700, Jakub Kicinski wrote: > > Continuing the effort of providing a unified access method > > to standard stats, and explicitly tying the definitions to > > the standards this series adds an API for genera

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

2021-04-16 Thread Ido Schimmel
On Thu, Apr 15, 2021 at 07:27:43PM -0700, Jakub Kicinski wrote: > Continuing the effort of providing a unified access method > to standard stats, and explicitly tying the definitions to > the standards this series adds an API for general stats > which do no fit into more targeted control APIs. > >

[PATCH net-next 0/9] ethtool: add uAPI for reading standard stats

2021-04-15 Thread Jakub Kicinski
Continuing the effort of providing a unified access method to standard stats, and explicitly tying the definitions to the standards this series adds an API for general stats which do no fit into more targeted control APIs. There is nothing clever here, just a netlink API for dumping statistics def