On Wed, 16 Apr 2025 22:57:10 +0000 Keller, Jacob E wrote: > > > And you're reverting just and exactly 492a044508ad13 ? > > > The memory for persistent config is allocated in alloc_netdev_mqs() > > > unconditionally. I'm lost as to how this commit could make any > > > difference :( > > > > Yes, reverted the 492a044508ad13. > > Struct napi_config *is* 1056 bytes
You're probably looking at 6.15-rcX kernels. Yes, the affinity mask can be large depending on the kernel config. But report is for 6.13, AFAIU. In 6.13 and 6.14 napi_config was tiny.
