]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
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)
commit4f6c09f7faf0daa85afee827ef033c8e2c3e8dbf
treebccc044017dc5f14cfdbaa260180b6767389f295
parent1e76a2ff317d0dd9db60b5d9bb6e8215c1513fa8
parent0d630f58989a1ac741dc6cb0afd49daa95aac0fc
Merge branch 'nfp-flower-add-support-for-QinQ-matching'

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>