Re: [PATCH v2 net-next 3/3] net: enetc: read 64-bit statistics from port MAC counters

From: Simon Horman
Date: Wed Jun 25 2025 - 12:26:20 EST


On Tue, Jun 24, 2025 at 06:15:48PM +0800, Wei Fang wrote:
> The counters of port MAC are all 64-bit registers, and the statistics of
> ethtool are u64 type, so replace enetc_port_rd() with enetc_port_rd64()
> to read 64-bit statistics.
>
> Signed-off-by: Wei Fang <wei.fang@xxxxxxx>
> Reviewed-by: Claudiu Manoil <claudiu.manoil@xxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>