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)
commit73f394e6290b9a2f3d297623c3db2d975111b445
treeb63e67b5682f6cd95bca56ec153d392d53dc1905
parentd658d98aa55a0a6e1f3b818645b098bc3187777a
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