Message ID | 20230124104511.293938-1-steen.hegelund@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | Adding Sparx5 IS0 VCAP support | expand |
Hello: This series was applied to netdev/net-next.git (master) by Paolo Abeni <pabeni@redhat.com>: On Tue, 24 Jan 2023 11:45:03 +0100 you wrote: > This provides the Ingress Stage 0 (IS0) VCAP (Versatile Content-Aware > Processor) support for the Sparx5 platform. > > The IS0 VCAP (also known in the datasheet as CLM) is a classifier VCAP that > mainly extracts frame information to metadata that follows the frame in the > Sparx5 processing flow all the way to the egress port. > > [...] Here is the summary with links: - [net-next,v2,1/8] net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP model https://git.kernel.org/netdev/net-next/c/f274a659fb08 - [net-next,v2,2/8] net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5 https://git.kernel.org/netdev/net-next/c/545609fd4e7f - [net-next,v2,3/8] net: microchip: sparx5: Add actionset type id information to rule https://git.kernel.org/netdev/net-next/c/7306fcd17c0c - [net-next,v2,4/8] net: microchip: sparx5: Add TC support for IS0 VCAP https://git.kernel.org/netdev/net-next/c/542e6e2c20e5 - [net-next,v2,5/8] net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPs https://git.kernel.org/netdev/net-next/c/88bd9ea70b2e - [net-next,v2,6/8] net: microchip: sparx5: Add automatic selection of VCAP rule actionset https://git.kernel.org/netdev/net-next/c/81e164c4aec5 - [net-next,v2,7/8] net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol types https://git.kernel.org/netdev/net-next/c/63e3564507ea - [net-next,v2,8/8] net: microchip: sparx5: Add support for IS0 VCAP CVLAN TC keys https://git.kernel.org/netdev/net-next/c/52df82cc9199 You are awesome, thank you!