Message ID | 20230214104049.1553059-1-steen.hegelund@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | Adding Sparx5 ES0 VCAP support | expand |
Hello: This series was applied to netdev/net-next.git (master) by Paolo Abeni <pabeni@redhat.com>: On Tue, 14 Feb 2023 11:40:39 +0100 you wrote: > This provides the Egress Stage 0 (ES0) VCAP (Versatile Content-Aware > Processor) support for the Sparx5 platform. > > The ES0 VCAP is an Egress Access Control VCAP that uses frame keyfields and > previously classified keyfields to add, rewrite or remove VLAN tags on the > egress frames, and is therefore often referred to as the rewriter. > > [...] Here is the summary with links: - [net-next,v2,01/10] net: microchip: sparx5: Discard frames with SMAC multicast addresses https://git.kernel.org/netdev/net-next/c/65b6625069a4 - [net-next,v2,02/10] net: microchip: sparx5: Clear rule counter even if lookup is disabled https://git.kernel.org/netdev/net-next/c/d7953da4f293 - [net-next,v2,03/10] net: microchip: sparx5: Egress VLAN TPID configuration follows IFH https://git.kernel.org/netdev/net-next/c/38f6408c6071 - [net-next,v2,04/10] net: microchip: sparx5: Use chain ids without offsets when enabling rules https://git.kernel.org/netdev/net-next/c/0518e914f34a - [net-next,v2,05/10] net: microchip: sparx5: Improve the error handling for linked rules https://git.kernel.org/netdev/net-next/c/b5b0c3645988 - [net-next,v2,06/10] net: microchip: sparx5: Add ES0 VCAP model and updated KUNIT VCAP model https://git.kernel.org/netdev/net-next/c/a5cc98adf3cb - [net-next,v2,07/10] net: microchip: sparx5: Updated register interface with VCAP ES0 access https://git.kernel.org/netdev/net-next/c/f2a77dd69f51 - [net-next,v2,08/10] net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5 https://git.kernel.org/netdev/net-next/c/3cbe7537a7f1 - [net-next,v2,09/10] net: microchip: sparx5: Add TC support for the ES0 VCAP https://git.kernel.org/netdev/net-next/c/52b28a93c45d - [net-next,v2,10/10] net: microchip: sparx5: Add TC vlan action support for the ES0 VCAP https://git.kernel.org/netdev/net-next/c/ebf44ded76e9 You are awesome, thank you!