Re: [PATCH v2 net-next] enic: assign affinity hint to interrupts

2015-11-02 Thread David Miller
From: Govindarajulu Varadarajan <_gov...@gmx.com> Date: Fri, 30 Oct 2015 16:52:51 +0530 > The affinity hint is used by the user space daemon, irqbalancer, to > indicate a preferred CPU mask for irqs. This patch sets the irq affinity > hint to local numa core first, when exausted we try non-local n

[PATCH v2 net-next] enic: assign affinity hint to interrupts

2015-10-30 Thread Govindarajulu Varadarajan
The affinity hint is used by the user space daemon, irqbalancer, to indicate a preferred CPU mask for irqs. This patch sets the irq affinity hint to local numa core first, when exausted we try non-local numa cores. Also set tx xps cpus mask bassed on affinity hint. v2: remove the global affinity