From: Jakub Kicinski <kuba@xxxxxxxxxx> Date: Fri, 1 Aug 2025 15:30:23 -0700 > On Wed, 30 Jul 2025 18:07:12 +0200 Alexander Lobakin wrote: >> Note that "other count" in Ethtool will now also include XDP Tx queues. > > Erm, what? You mean other channels? Channels are interrupts, > not queues. Ooops. I had a strong impression that "channels" mean "queues"... I think I really need to sit and re-read the Ethtool documentation carefully. Apologies, I'll drop this in the next rev. XDPSQs in idpf don't use interrupts, so they shouldn't be counted here. Thanks, Olek