Message ID | 20230307220929.834219-1-horatiu.vultur@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | net: lan966x: Add support for IS1 VCAP | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 7 Mar 2023 23:09:24 +0100 you wrote: > Provide the Ingress Stage 1 (IS1) VCAP (Versatile Content-Aware > Processor) support for the Lan966x platform. > > The IS1 VCAP has 3 lookups and they are accessible with a TC chain id: > - chain 1000000: IS1 Lookup 0 > - chain 1100000: IS1 Lookup 1 > - chain 1200000: IS1 Lookup 2 > > [...] Here is the summary with links: - [net-next,1/5] net: lan966x: Add IS1 VCAP model https://git.kernel.org/netdev/net-next/c/99ce286d2d30 - [net-next,2/5] net: lan966x: Add IS1 VCAP keyset configuration for lan966x https://git.kernel.org/netdev/net-next/c/a4d9b3ec63de - [net-next,3/5] net: lan966x: Add TC support for IS1 VCAP https://git.kernel.org/netdev/net-next/c/135c2116fd03 - [net-next,4/5] net: lan966x: Add TC filter chaining support for IS1 and IS2 VCAPs https://git.kernel.org/netdev/net-next/c/b3762a9db39c - [net-next,5/5] net: lan966x: Add support for IS1 VCAP ethernet protocol types https://git.kernel.org/netdev/net-next/c/44d706fde755 You are awesome, thank you!