cxgb4: Set initial IRQ affinity hints
authorNirranjan Kirubaharan <nirranjan@chelsio.com>
Fri, 7 Jun 2019 11:56:45 +0000 (04:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 9 Jun 2019 20:30:39 +0000 (13:30 -0700)
commitc976507441eebdfe65d21f3bfc76c8114f5ab980
tree8161a7c79c7a2a75021a4e5a44318ace7a32cd09
parent632d1a4840c4c5e992e8095320bd0a1dddb466ad
cxgb4: Set initial IRQ affinity hints

Spread initial IRQ affinity hints across the device node CPUs,
for nic queue and uld queue IRQs, to load balance and avoid
all interrupts on CPU0.

Signed-off-by: Nirranjan Kirubaharan <nirranjan@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c