Jakub Kicinski <kuba@xxxxxxxxxx> : > On Wed, 27 Apr 2022 15:47:03 +0000 Vladimir Oltean wrote: [...] > > Why is the weight even an argument to netif_napi_add() anyway? > > Right, not sure, see the cover letter. bea3348eef27e6044b6161fd04c3152215f96411 had to deal with different per-driver weight values when napi_struct and netif_napi_add were introduced back in 2007. >From there you can almost jump back to NAPI origin when drivers had to be converted one by one and distros did not provide udev tooling to tweak what could had been a one-size-fits-all kernel setting. -- Ueimor