]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6cf3cb6a9122e961f2b13ba437fe5e2d5a1fda59
tree8161a7c79c7a2a75021a4e5a44318ace7a32cd09
parent94955b76639365f1378b0827344f26c348c8f993
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