Re: 回复:[PATCH v13 net-next 03/11] net/nebula-matrix: add chip related definitions
From: Andrew Lunn
Date: Fri May 08 2026 - 09:49:48 EST
> 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