[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
<PAXPR04MB8510EDB597AD25F666C450ED887BA@PAXPR04MB8510.eurprd04.prod.outlook.com>
Date: Wed, 25 Jun 2025 02:22:54 +0000
From: Wei Fang <wei.fang@....com>
To: Jakub Kicinski <kuba@...nel.org>
CC: Claudiu Manoil <claudiu.manoil@....com>, Vladimir Oltean
<vladimir.oltean@....com>, Clark Wang <xiaoning.wang@....com>,
"andrew+netdev@...n.ch" <andrew+netdev@...n.ch>, "davem@...emloft.net"
<davem@...emloft.net>, "edumazet@...gle.com" <edumazet@...gle.com>,
"pabeni@...hat.com" <pabeni@...hat.com>, "horms@...nel.org"
<horms@...nel.org>, "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"imx@...ts.linux.dev" <imx@...ts.linux.dev>
Subject: RE: [PATCH v2 net-next 0/3] change some statistics to 64-bit
> 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
Hi Jakub,
Simon has posted a patch [1] to fix the sparse warnings. Do I need to wait until
Simon's patch is applied to the net-next tree and then resend this patch set?
[1] https://lore.kernel.org/imx/20250624-etnetc-le-v1-1-a73a95d96e4e@kernel.org/
Powered by blists - more mailing lists