Message ID | 20221109114116.3612477-1-steen.hegelund@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | Extend TC key support for Sparx5 IS2 VCAP | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Wed, 9 Nov 2022 12:41:08 +0100 you wrote: > This provides extended tc flower filter key support for the Sparx5 VCAP > functionality. > > It builds on top of the initial IS2 VCAP support found in this series: > > https://lore.kernel.org/all/20221020130904.1215072-1-steen.hegelund@microchip.com/ > > [...] Here is the summary with links: - [net-next,v6,1/8] net: microchip: sparx5: Differentiate IPv4 and IPv6 traffic in keyset config https://git.kernel.org/netdev/net-next/c/30172a7241f8 - [net-next,v6,2/8] net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAP https://git.kernel.org/netdev/net-next/c/d6c2964db3fe - [net-next,v6,3/8] net: microchip: sparx5: Find VCAP lookup from chain id https://git.kernel.org/netdev/net-next/c/7de1dcadfaf9 - [net-next,v6,4/8] net: microchip: sparx5: Adding TC goto action and action checking https://git.kernel.org/netdev/net-next/c/392d0ab04827 - [net-next,v6,5/8] net: microchip: sparx5: Match keys in configured port keysets https://git.kernel.org/netdev/net-next/c/abc4010d1f6e - [net-next,v6,6/8] net: microchip: sparx5: Let VCAP API validate added key- and actionfields https://git.kernel.org/netdev/net-next/c/242df4f7f2cd - [net-next,v6,7/8] net: microchip: sparx5: Add tc matchall filter and enable VCAP lookups https://git.kernel.org/netdev/net-next/c/67456717012c - [net-next,v6,8/8] net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP API https://git.kernel.org/netdev/net-next/c/c956b9b318d9 You are awesome, thank you!