]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'lan966x-police-mirroring'
authorDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2022 11:46:47 +0000 (12:46 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2022 11:46:47 +0000 (12:46 +0100)
commit278cd197fa6ed629afafd77296669cf40dba6423
treec3d2b996b512d14be827bbaf42360a42a035d822
parent377f42a03386b57e236cccd8520ee14da11c4b22
parent246bc16d9befc3e9916f985f30377e8cf190b717
Merge branch 'lan966x-police-mirroring'

Horatiu Vultur says:

====================
net: lan966x: Add police and mirror using tc-matchall

Add tc-matchall classifier offload support both for ingress and egress.
For this add support for the port police and port mirroring action support.
Port police can happen only on ingress while port mirroring is supported
both on ingress and egress
====================

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