]> git.baikalelectronics.ru Git - kernel.git/commit
be2net: setup xps queue mapping
authorSathya Perla <sathya.perla@emulex.com>
Thu, 26 Mar 2015 07:05:09 +0000 (03:05 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 19:34:01 +0000 (12:34 -0700)
commit99d348ef7fa52b10d934fa13bb2a5482297346c8
treeb63e67b5682f6cd95bca56ec153d392d53dc1905
parent371e9095dc50ea198f2aaa2d0cec0743f4609fdc
be2net: setup xps queue mapping

This patch sets up xps queue mapping on load, so that TX traffic is
steered to the queue whose irqs are being processed by the current cpu.
This helps in avoiding TX lock contention.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_main.c