]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0cabdcd9850bc60a40aa791aaf9c9363671971b2
tree1e69eb75a57d6f3bae23257dca1f07b83dca70b4
parentd7a80789825c44aecd41bcc2617d26ecc9cf70df
parentda7742bd338a197c01883cce1e768690aed08d31
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>