From: Nathan Fontenot
Date: Mon, 01 May 2017 17:57:37 -0400
> From: Thomas Falcon
>
> 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.
>
> S
From: Thomas Falcon
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
---
drivers/net/ethernet/ibm/ibmvnic.c |1 +
1