[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <01a53791-031b-441d-a10d-4402e2895547@intel.com>
Date: Tue, 26 Aug 2025 16:36:49 -0700
From: Jacob Keller <jacob.e.keller@...el.com>
To: Jakub Kicinski <kuba@...nel.org>, <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <edumazet@...gle.com>, <pabeni@...hat.com>,
<andrew+netdev@...n.ch>, <horms@...nel.org>, <mohsin.bashr@...il.com>,
<vadim.fedorenko@...ux.dev>
Subject: Re: [PATCH net-next v2 6/6] eth: fbnic: Add pause stats support
On 8/25/2025 1:02 PM, Jakub Kicinski wrote:
> From: Mohsin Bashir <mohsin.bashr@...il.com>
>
> Add support to read pause stats for fbnic. Unlike FEC and PCS stats,
> pause stats won't wrap, do not fetch them under the service task. Since,
> they are exclusively accessed via the ethtool API, don't include them in
> fbnic_get_hw_stats().
>
> ]# ethtool -I -a eth0
> Pause parameters for eth0:
> Autonegotiate: on
> RX: off
> TX: off
> Statistics:
> tx_pause_frames: 0
> rx_pause_frames: 0
>
Reviewed-by: Jacob Keller <jacob.e.keller@...el.com>
> Signed-off-by: Mohsin Bashir <mohsin.bashr@...il.com>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
Download attachment "OpenPGP_signature.asc" of type "application/pgp-signature" (237 bytes)
Powered by blists - more mailing lists