[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200914173650.GD3485708@lunn.ch>
Date: Mon, 14 Sep 2020 19:36:50 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Jakub Kicinski <kuba@...nel.org>
Cc: Florian Fainelli <f.fainelli@...il.com>,
Vladimir Oltean <olteanv@...il.com>, davem@...emloft.net,
netdev@...r.kernel.org, mkubecek@...e.cz,
michael.chan@...adcom.com, tariqt@...dia.com, saeedm@...dia.com,
alexander.duyck@...il.com
Subject: Re: [PATCH net-next v2 0/8] ethtool: add pause frame stats
> > Can we consider using get_ethtool_stats and ETH_SS_PAUSE_STATS as a
> > stringset identifier? That way there is a single point within driver to
> > fetch stats.
>
> Can you say more? There are no strings reported in this patch set.
Let me ask another question. Is pause stats the end of the story? Or
do you plan to add more use case specific statistics?
ethtool -T|--show-time-stamping could show statistics for PTP frames
sent/received?
ethtool --show-eee could show statistics for sleep/wake cycles?
ethtool --show-rxfh-indir could show RSS statistics?
Would you add a new ethtool op for each of these? Or maybe we should
duplex them all through get_ethtool_stats()?
Andrew
Powered by blists - more mailing lists