Merge branch 'mirroring-for-ocelot-switches'
authorJakub Kicinski <kuba@kernel.org>
Fri, 18 Mar 2022 00:42:50 +0000 (17:42 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 18 Mar 2022 00:42:51 +0000 (17:42 -0700)
commit3e66fd54aeac0519de638a12d84778d8991bedad
tree1e69eb75a57d6f3bae23257dca1f07b83dca70b4
parent2b341f7532d4f6c8b84206daad202a745962b844
parent5e497497681ea0515d5ff70e54e0305f2b83cfb8
Merge branch 'mirroring-for-ocelot-switches'

Vladimir Oltean says:

====================
Mirroring for Ocelot switches

This series adds support for tc-matchall (port-based) and tc-flower
(flow-based) offloading of the tc-mirred action. Support has been added
for both the ocelot switchdev driver and felix DSA driver.
====================

Link: https://lore.kernel.org/r/20220316204144.2679277-1-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>