Re: [PATCH v2 net] sfc: Track RPS flow IDs per channel instead of per function

2016-05-31 Thread David Miller
From: Edward Cree Date: Tue, 31 May 2016 19:12:32 +0100 > From: Jon Cooper > > Otherwise we get confused when two flows on different channels get the > same flow ID. > > Signed-off-by: Edward Cree Applied, thanks.

[PATCH v2 net] sfc: Track RPS flow IDs per channel instead of per function

2016-05-31 Thread Edward Cree
From: Jon Cooper Otherwise we get confused when two flows on different channels get the same flow ID. Signed-off-by: Edward Cree --- drivers/net/ethernet/sfc/efx.c| 32 +++-