All of lore.kernel.org
 help / color / mirror / Atom feed
* Setting cpu affinity for MSI-X on i.mx6 possible?
@ 2014-10-26 18:05 Heiner Kallweit
  2014-10-27  8:52   ` Lucas Stach
  0 siblings, 1 reply; 13+ messages in thread
From: Heiner Kallweit @ 2014-10-26 18:05 UTC (permalink / raw)
  To: linux-pci; +Cc: linux-arm-kernel, l.stach

I use a mini pc with i.mx6 dual and Intel igb based nic (I211) connected via PCIE.
igb driver uses MSI-X and creates two rx/tx queue pairs. However the IRQs of all queues are handled by the same CPU.
Changing affinity is not possible. Obvious direct reason is that irq_chip PCI-MSI doesn't implement the callback
for setting cpu affinity.
I'd appreciate a hint whether this is a general limitation of the Cortex-A9 / GICv1 / Synopsys Designware
architecture or whether just a proper implementation is missing yet.

Rgds, Heiner

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-10-28 18:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-26 18:05 Setting cpu affinity for MSI-X on i.mx6 possible? Heiner Kallweit
2014-10-27  8:52 ` Lucas Stach
2014-10-27  8:52   ` Lucas Stach
2014-10-27 19:16   ` Heiner Kallweit
2014-10-27 19:16     ` Heiner Kallweit
2014-10-27 19:31     ` Bjorn Helgaas
2014-10-27 19:31       ` Bjorn Helgaas
2014-10-27 19:38       ` Heiner Kallweit
2014-10-27 19:38         ` Heiner Kallweit
2014-10-28 12:10     ` Lucas Stach
2014-10-28 12:10       ` Lucas Stach
2014-10-28 18:20       ` Heiner Kallweit
2014-10-28 18:20         ` Heiner Kallweit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.