Message ID | 20220127090226.283442-1-idosch@nvidia.com (mailing list archive) |
---|---|
Headers | show |
Series | mlxsw: Various updates | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 27 Jan 2022 11:02:19 +0200 you wrote: > This patchset contains miscellaneous updates for mlxsw. No user visible > changes that I am aware of. > > Patches #1-#5 rework registration of internal traps in preparation of > line cards support. > > Patch #6 improves driver resilience against a misbehaving device. > > [...] Here is the summary with links: - [net-next,1/7] mlxsw: spectrum: Set basic trap groups from an array https://git.kernel.org/netdev/net-next/c/7aad5244f000 - [net-next,2/7] mlxsw: core: Move basic_trap_groups_set() call out of EMAD init code https://git.kernel.org/netdev/net-next/c/74e0494d35ac - [net-next,3/7] mlxsw: core: Move basic trap group initialization from spectrum.c https://git.kernel.org/netdev/net-next/c/8ae89cf454b0 - [net-next,4/7] mlxsw: core: Move functions to register/unregister array of traps to core.c https://git.kernel.org/netdev/net-next/c/981f1d18be40 - [net-next,5/7] mlxsw: core: Consolidate trap groups to a single event group https://git.kernel.org/netdev/net-next/c/636d3ad23890 - [net-next,6/7] mlxsw: spectrum: Guard against invalid local ports https://git.kernel.org/netdev/net-next/c/bcdfd615f83b - [net-next,7/7] mlxsw: spectrum_acl: Allocate default actions for internal TCAM regions https://git.kernel.org/netdev/net-next/c/ef14c298b5b0 You are awesome, thank you!