Re: [RFC net-next v4 6/9] netdev-genl: Support setting per-NAPI config values

From: Jakub Kicinski
Date: Tue Oct 08 2024 - 18:21:44 EST


On Tue, 8 Oct 2024 11:20:47 -0700 Joe Damato wrote:
> Noticed this while re-reading the code; planning on changing this
> from NLA_S32 to NLA_U32 for v5.

Make sure you edit the spec, not the output. Looks like there may be
a problem here (napi-id vs id in the attributes).

Make sure you run: ./tools/net/ynl/ynl-regen.sh -f
and the tree is clean afterwards