OSDN Git Service

Merge branch 'nfp-flower-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 12 Sep 2018 20:18:30 +0000 (13:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Sep 2018 20:18:30 +0000 (13:18 -0700)
Jakub Kicinski says:

====================
nfp: flower: fixes for flower offload

Two fixes for flower matching and tunnel encap.  Pieter fixes
VLAN matching if the entire VLAN id is masked out and match
is only performed on the PCP field.  Louis adds validation of
tunnel flags for encap, most importantly we should not offload
actions on IPv6 tunnels if it's not supported.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge