ibmvnic: Record SKB RX queue during poll
authorThomas Falcon <tlfalcon@linux.vnet.ibm.com>
Wed, 3 May 2017 18:05:20 +0000 (14:05 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 May 2017 15:33:05 +0000 (11:33 -0400)
commit94ca305fd85cd052050b19b1762eb14eaa8cdd6a
tree50652d7e45253eb1b1908f78db79a270cd9b068f
parentca05e31674b20904ff86464e475604f1de445365
ibmvnic: Record SKB RX queue during poll

Map each RX SKB to the RX queue associated with the driver's RX SCRQ.
This should improve the RX CPU load balancing issues seen by the
performance team.

Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c