[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bd17585d-adc4-4577-9338-a3b4aa0e4fd6@intel.com>
Date: Tue, 26 Aug 2025 16:35:57 -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 5/6] eth: fbnic: Read PHY stats via the
ethtool API
On 8/25/2025 1:02 PM, Jakub Kicinski wrote:
> From: Mohsin Bashir <mohsin.bashr@...il.com>
>
> Provide support to read PHY stats (FEC and PCS) via the ethtool API.
>
> ]# ethtool -I --show-fec eth0
> FEC parameters for eth0:
> Supported/Configured FEC encodings: RS
> Active FEC encoding: RS
> Statistics:
> corrected_blocks: 0
> uncorrectable_blocks: 0
>
> ]# ethtool -S eth0 --groups eth-phy
> Standard stats for eth0:
> eth-phy-SymbolErrorDuringCarrier: 0
>
> Signed-off-by: Mohsin Bashir <mohsin.bashr@...il.com>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
Reviewed-by: Jacob Keller <jacob.e.keller@...el.com>
Download attachment "OpenPGP_signature.asc" of type "application/pgp-signature" (237 bytes)
Powered by blists - more mailing lists