OSDN Git Service

Merge branch 'nfp-flower-add-support-for-QinQ-matching'
authorDavid S. Miller <davem@davemloft.net>
Thu, 20 Aug 2020 23:04:42 +0000 (16:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Aug 2020 23:04:42 +0000 (16:04 -0700)
Simon Horman says:

====================
nfp: flower: add support for QinQ matching

Louis says:

Add new feature to the Netronome flower driver to enable QinQ offload.
This needed a bit of gymnastics in order to not break compatibility with
older firmware as the flow key sent to the firmware had to be updated
in order to make space for the extra field.
====================

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

Trivial merge