Message ID | 20230509072645.3245949-1-horatiu.vultur@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | net: lan966x: Add support for ES0 VCAP | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Tue, 9 May 2023 09:26:42 +0200 you wrote: > Provide the Egress Stage 0 (ES0) VCAP (Versatile Content-Aware > Processor) support for the lan966x platform. > > The ES0 VCAP has only 1 lookup which is accessible with a TC chain > id 10000000. > > Currently only one action is support which is vlan pop. Also it is > possible to link the IS1 to ES0 using 'goto chain 10000000'. > > [...] Here is the summary with links: - [net-next,1/3] net: lan966x: Add ES0 VCAP model https://git.kernel.org/netdev/net-next/c/011be8726434 - [net-next,2/3] net: lan966x: Add ES0 VCAP keyset configuration for lan966x https://git.kernel.org/netdev/net-next/c/96b6c8a662a3 - [net-next,3/3] net: lan966x: Add TC support for ES0 VCAP https://git.kernel.org/netdev/net-next/c/85f050002ba9 You are awesome, thank you!