Re: [PATCH net-next v3 1/4] netlink: specs: rt-addr: fix the type of target-netnsid

From: Nicolas Dichtel

Date: Wed Sep 09 2026 - 14:23:16 EST


Le 09/09/2026 à 15:32, Yuyang Huang a écrit :
> The kernel parses IFA_TARGET_NETNSID as NLA_S32 and rt-link.yaml
> declares its target-netnsid as s32, but rt-addr.yaml has it as binary.
>
> Fixes: dfb0f7d9d979 ("doc/netlink: Add spec for rt addr messages")
> Signed-off-by: Yuyang Huang <sigefriedhyy@xxxxxxxxx>
This is a fix, so the target is net.
Could you submit it separately?

Regards,
Nicolas