Re: [PATCH v2 net-next 0/3] change some statistics to 64-bit

From: Jakub Kicinski
Date: Tue Jun 24 2025 - 21:11:58 EST


On Tue, 24 Jun 2025 18:15:45 +0800 Wei Fang wrote:
> The port MAC counters of ENETC are 64-bit registers and the statistics
> of ethtool are also u64 type, so add enetc_port_rd64() helper function
> to read 64-bit statistics from these registers, and also change the
> statistics of ring to unsigned long type to be consistent with the
> statistics type in struct net_device_stats.

this series adds almost 100 sparse warnings
please trying building it with C=1
--
pw-bot: cr