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)
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>

Trivial merge