Re: [PATCH v2 net-next 10/11] From: Thomas Falcon

2017-05-01 Thread David Miller
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

[PATCH v2 net-next 10/11] From: Thomas Falcon

2017-05-01 Thread Nathan Fontenot
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