On Tue, Oct 15, 2019 at 2:11 PM Michał Purzyński <michalpurzyns...@gmail.com> wrote: > > Is the RSS redirection table (ethtool -X <int>) ignored when interrupts are > pinned to cores? > > I configured a card with 12 queues and pinned all of them to cores on a > local NUMA nodes. Card is local to node 1, so with 12 cores per CPU I > pinned card's interrupts to cores 12-23 - and interrupts seem to be > delivered right there.
I assume you are talking about an ixgbe NIC, probably something like an x540 or an 82599? It would be helpful to specify the driver and which specific NIC we are talking about. > Now, the redirection table lists cores 0...11 and I'm confused. I verified > that counters of interrupts on cores 0..11 are not growing for this card. The redirection table lists queues, not cores. The interrupt affinity is what determines what queue will be routed to what core. Thanks. - Alex _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired