Re: 回复:回复:[PATCH v13 net-next 03/11] net/nebula-matrix: add chip related definitions
From: Andrew Lunn
Date: Sat May 09 2026 - 15:44:09 EST
On Sat, May 09, 2026 at 11:38:27AM +0800, Illusion Wang wrote:
>
> >> But I printed out the results:
> >> ARRAY_SIZE(nbl_sec009_data) equals NBL_SEC009_SIZE,
> >> ARRAY_SIZE(nbl_sec025_data) equals NBL_SEC025_SIZE,
> >> and ARRAY_SIZE(nbl_sec022_data) equals NBL_SEC022_SIZE.
> >>
> >> Is the AI making a mistake here?
>
> >Just a guess, i've not looked at this patch at all.
>
> >Are you doing this on a 32 bit build? Maybe the AI is?
>
> > Andrew
>
> We are using this on a 64 bit build.
And what happens with a 32 bit build? Try think of all the ways the AI
could be correct., and disprove them.
Andrew