Re: [PATCH net-next] net: core: avoid WARN_ONCE for stale RX queue mappings
Jakub Kicinski <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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..