Re: [PATCH net-next v4 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel

From: Jakub Kicinski

Date: Tue Jan 06 2026 - 17:58:24 EST


On Tue, 06 Jan 2026 17:14:05 -0500 Willem de Bruijn wrote:
> For instance, can the new netlink code be replaced by YNL, whether in
> C or called from a script?

+1 looks like YNL is already used in net/ tests, and it supports
the operations in question, so that's a much better direction.
Please let us (YNL maintainers) know if there's anything missing
or not working, IDK how much use the rtnetlink support in YNL is
getting.