[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240826144821.170f6019@kernel.org>
Date: Mon, 26 Aug 2024 14:48:21 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Nelson Escobar <neescoba@...co.com>
Cc: netdev@...r.kernel.org, satishkh@...co.com, johndale@...co.com
Subject: Re: [PATCH net-next 2/2] enic: Expand statistics gathering and
reporting
On Fri, 23 Aug 2024 16:54:01 -0700 Nelson Escobar wrote:
> Collect and report per rq/wq statistics in ethtool.
Take a look at:
https://docs.kernel.org/next/networking/netlink_spec/netdev.html#qstats
A lot of the stats you're trying to report should be reported via queue
stats. See struct netdev_stat_ops for more info.
--
pw-bot: cr
Powered by blists - more mailing lists