]> git.baikalelectronics.ru Git - 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)
commit81a8b9bf7d1bd80b595777e47f810b67d86b8766
treebccc044017dc5f14cfdbaa260180b6767389f295
parent7c0c8474fdf53c802d048ebf5d299accf2900047
parent6c27392b059d69ba9edccd5a1a0ce3b4a36379a1
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>