diff options
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | 2019-05-13 09:30:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-13 17:49:58 +0200 |
commit | da86f59f170df3f46ea5366a519522a2234d1094 (patch) | |
tree | d850d36fa9b4f69836311b742f30e470441d277d /net/bridge | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (diff) | |
download | linux-da86f59f170df3f46ea5366a519522a2234d1094.tar.xz linux-da86f59f170df3f46ea5366a519522a2234d1094.zip |
net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag
Now that the mvpp2 driver supports classification offloading, we must
add the NETIF_F_NTUPLE to the features list.
Since the current code doesn't allow disabling the feature, we don't set
the flag in dev->hw_features.
Fixes: 90b509b39ac9 ("net: mvpp2: cls: Add Classification offload support")
Reported-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions