]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'Offload-tc-flower-to-mscc_ocelot-switch-using-VCAP-chains'
authorDavid S. Miller <davem@davemloft.net>
Fri, 2 Oct 2020 22:40:30 +0000 (15:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Oct 2020 22:40:30 +0000 (15:40 -0700)
commitcf9bd53c6a3fa3e251dc8e33a6a43bcf4b29e635
treeccb336d32ca8e7df81f5dcd9e83e5bef7a51c9de
parent59a7bd885d2742d327d585aa67bc1e951116a12e
parent02e198d4c96108fced23522ebf5e76c0dea14add
Merge branch 'Offload-tc-flower-to-mscc_ocelot-switch-using-VCAP-chains'

Vladimir Oltean says:

====================
Offload tc-flower to mscc_ocelot switch using VCAP chains

The purpose of this patch is to add more comprehensive support for flow
offloading in the mscc_ocelot library and switch drivers.

The design (with chains) is the result of this discussion:
https://lkml.org/lkml/2020/6/2/203

I have tested it on Seville VSC9953 and Felix VSC9959, but it should
also work on Ocelot-1 VSC7514.
====================

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