Re: [PATCH net] sfc: check RSS is active for filter insert

2018-04-17 Thread David Miller
From: Bert Kenward Date: Tue, 17 Apr 2018 13:32:39 +0100 > For some firmware variants - specifically 'capture packed stream' - RSS > filters are not valid. We must check if RSS is actually active rather > than merely enabled. > > Fixes: 42356d9a137b ("sfc: support RSS spreading of ethtool ntuple

[PATCH net] sfc: check RSS is active for filter insert

2018-04-17 Thread Bert Kenward
For some firmware variants - specifically 'capture packed stream' - RSS filters are not valid. We must check if RSS is actually active rather than merely enabled. Fixes: 42356d9a137b ("sfc: support RSS spreading of ethtool ntuple filters") Signed-off-by: Bert Kenward --- drivers/net/ethernet/sfc