Re: [PATCH net-next] net: core: avoid WARN_ONCE for stale RX queue mappings

From: Jakub Kicinski

Date: Wed Aug 12 2026 - 22:04:04 EST


On Tue, 11 Aug 2026 14:58:31 +0800 Jiayuan Chen wrote:
> I just run ethtool -L rx 2 on my host and got such message..

Looks like veth fails to restamp the queues, tho, doesn't it?
If so it's not an accidental race, the drivers are buggy and should
be fixed..