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

From: Claudiu Manoil
Date: Fri Jun 20 2025 - 08:51:55 EST


> -----Original Message-----
> From: Wei Fang <wei.fang@xxxxxxx>
> Sent: Friday, June 20, 2025 1:22 PM
[...]
> Subject: [PATCH net-next 3/3] net: enetc: read 64-bit statistics from port MAC
> counters
>
> 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>