Message ID | 20230127130830.1481526-1-steen.hegelund@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | Adding Sparx5 ES2 VCAP support | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 27 Jan 2023 14:08:22 +0100 you wrote: > This provides the Egress Stage 2 (ES2) VCAP (Versatile Content-Aware > Processor) support for the Sparx5 platform. > > The ES2 VCAP is an Egress Access Control VCAP that uses frame keyfields and > previously classified keyfields to apply e.g. policing, trapping or > mirroring to frames. > > [...] Here is the summary with links: - [net-next,1/8] net: microchip: sparx5: Add support for getting keysets without a type id https://git.kernel.org/netdev/net-next/c/c02b19edc78d - [net-next,2/8] net: microchip: sparx5: Improve the IP frame key match for IPv6 frames https://git.kernel.org/netdev/net-next/c/4114ef2ce273 - [net-next,3/8] net: microchip: sparx5: Improve error message when parsing CVLAN filter https://git.kernel.org/netdev/net-next/c/a5300724ce73 - [net-next,4/8] net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP model https://git.kernel.org/netdev/net-next/c/9d712b8ddbb4 - [net-next,5/8] net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5 https://git.kernel.org/netdev/net-next/c/b95d9e2c20c9 - [net-next,6/8] net: microchip: sparx5: Add ingress information to VCAP instance https://git.kernel.org/netdev/net-next/c/e7e3f514713e - [net-next,7/8] net: microchip: sparx5: Add TC support for the ES2 VCAP https://git.kernel.org/netdev/net-next/c/7b911a5311b8 - [net-next,8/8] net: microchip: sparx5: Add KUNIT tests for enabling/disabling chains https://git.kernel.org/netdev/net-next/c/1f741f001160 You are awesome, thank you!