Message ID | 20221111130519.1459549-1-steen.hegelund@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for sorted VCAP rules in Sparx5 | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 11 Nov 2022 14:05:13 +0100 you wrote: > This provides support for adding Sparx5 VCAP rules in sorted order, VCAP > rule counters and TC filter matching on ARP frames. > > It builds on top of the initial IS2 VCAP support found in these series: > > https://lore.kernel.org/all/20221020130904.1215072-1-steen.hegelund@microchip.com/ > https://lore.kernel.org/all/20221109114116.3612477-1-steen.hegelund@microchip.com/ > > [...] Here is the summary with links: - [net-next,1/6] net: flow_offload: add support for ARP frame matching https://git.kernel.org/netdev/net-next/c/70ea86a0dfed - [net-next,2/6] net: microchip: sparx5: Add support for TC flower ARP dissector https://git.kernel.org/netdev/net-next/c/3a344f99bb55 - [net-next,3/6] net: microchip: sparx5: Add/delete rules in sorted order https://git.kernel.org/netdev/net-next/c/990e483981ea - [net-next,4/6] net: microchip: sparx5: Add support for IS2 VCAP rule counters https://git.kernel.org/netdev/net-next/c/f13230a47477 - [net-next,5/6] net: microchip: sparx5: Add support for TC flower filter statistics https://git.kernel.org/netdev/net-next/c/40e7fe18abab - [net-next,6/6] net: microchip: sparx5: Add KUNIT test of counters and sorted rules https://git.kernel.org/netdev/net-next/c/dccc30cc4906 You are awesome, thank you!