commit | 73f394e6290b9a2f3d297623c3db2d975111b445 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Thu Mar 26 03:05:09 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 29 12:34:01 2015 -0700 |
tree | b63e67b5682f6cd95bca56ec153d392d53dc1905 | |
parent | d658d98aa55a0a6e1f3b818645b098bc3187777a [diff] |
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>