Message ID | 20220930083540.347686-1-horatiu.vultur@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | net: lan966x: Add police and mirror using tc-matchall | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 30 Sep 2022 10:35:38 +0200 you wrote: > 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 > > Horatiu Vultur (2): > net: lan966x: Add port police support using tc-matchall > net: lan966x: Add port mirroring support using tc-matchall > > [...] Here is the summary with links: - [net-next,1/2] net: lan966x: Add port police support using tc-matchall https://git.kernel.org/netdev/net-next/c/5390334b59a3 - [net-next,2/2] net: lan966x: Add port mirroring support using tc-matchall https://git.kernel.org/netdev/net-next/c/b69e95397c3c You are awesome, thank you!