Message ID | 20221125095010.124458-1-horatiu.vultur@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for lan966x IS2 VCAP | expand |
Hello: This series was applied to netdev/net-next.git (master) by Paolo Abeni <pabeni@redhat.com>: On Fri, 25 Nov 2022 10:50:01 +0100 you wrote: > This provides initial support for lan966x for 'tc' traffic control > userspace tool and its flower filter. For this is required to use > the VCAP library. > > Currently supported flower filter keys and actions are: > - source and destination MAC address keys > - trap action > > [...] Here is the summary with links: - [net-next,1/9] net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.h https://git.kernel.org/netdev/net-next/c/0a335db8c745 - [net-next,2/9] net: microchip: vcap: Extend vcap with lan966x https://git.kernel.org/netdev/net-next/c/ee72d90b042e - [net-next,3/9] net: lan966x: Add initial VCAP https://git.kernel.org/netdev/net-next/c/b053122532d7 - [net-next,4/9] net: lan966x: Add is2 vcap model to vcap API. https://git.kernel.org/netdev/net-next/c/39bedc169cff - [net-next,5/9] net: lan966x: add vcap registers https://git.kernel.org/netdev/net-next/c/f919ccc93dc6 - [net-next,6/9] net: lan966x: add tc flower support for VCAP API https://git.kernel.org/netdev/net-next/c/3643abd6e6bc - [net-next,7/9] net: lan966x: add tc matchall goto action https://git.kernel.org/netdev/net-next/c/61caac2d1ab5 - [net-next,8/9] net: lan966x: Add port keyset config and callback interface https://git.kernel.org/netdev/net-next/c/4426b78c626d - [net-next,9/9] net: microchip: vcap: Implement w32be https://git.kernel.org/netdev/net-next/c/4f141e367123 You are awesome, thank you!