Re: [PATCH net-next 0/4] net: mvpp2: cls: Add classification
From: Maxime Chevallier <maxime.chevallier@bootlin.com>
Date: 2019-05-06 08:00:35
Also in:
linux-arm-kernel, lkml
From: Maxime Chevallier <maxime.chevallier@bootlin.com>
Date: 2019-05-06 08:00:35
Also in:
linux-arm-kernel, lkml
Hello Jakub, On Sat, 4 May 2019 02:53:53 -0400 Jakub Kicinski [off-list ref] wrote:
On Tue, 30 Apr 2019 15:14:25 +0200, Maxime Chevallier wrote:quoted
Compared to the first submissions, the NETIF_F_NTUPLE flag was also removed, following Saeed's comment.You should probably add it back, even though the stack only uses NETIF_F_NTUPLE for aRFS the ethtool APIs historically depend on the drivers doing a lot of the validation.
OK my bad, reading your previous comments again, I should indeed have left it. I'll re-add the flag, do you think this should go through -net or wait until net-next reopens ? Thanks, Maxime