Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Sun, 29 Jun 2025 17:21:30 +0300 you wrote:
V12:
- Fixed YAML indentation in devlink.yaml.
- Removed unused total variable from devlink_nl_rate_tc_bw_set().
- Quoted shell variables in devlink.sh and split declarations to fix shellcheck warnings.
- Added missing DevlinkFamily imports in selftests to fix pylint warnings.
- Pulled changes from net-next to enable these adjustments: Inclusion of DevlinkFamily in YNL test libs. Introduction of nlmsg_for_each_attr_type() macro and its use in nfsd.
[...]
Here is the summary with links: - [net-next,v12,1/8] netlink: introduce type-checking attribute iteration for nlmsg https://git.kernel.org/netdev/net-next/c/42401c423896 - [net-next,v12,2/8] devlink: Extend devlink rate API with traffic classes bandwidth management https://git.kernel.org/netdev/net-next/c/566e8f108fc7 - [net-next,v12,3/8] selftest: netdevsim: Add devlink rate tc-bw test https://git.kernel.org/netdev/net-next/c/236156d80d5e - [net-next,v12,4/8] net/mlx5: Add no-op implementation for setting tc-bw on rate objects https://git.kernel.org/netdev/net-next/c/71092821244a - [net-next,v12,5/8] net/mlx5: Add support for setting tc-bw on nodes https://git.kernel.org/netdev/net-next/c/96619c485fa6 - [net-next,v12,6/8] net/mlx5: Add traffic class scheduling support for vport QoS https://git.kernel.org/netdev/net-next/c/97733d1e00a0 - [net-next,v12,7/8] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw https://git.kernel.org/netdev/net-next/c/cf7e73770d1b - [net-next,v12,8/8] selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution https://git.kernel.org/netdev/net-next/c/23ca32e4ead4
You are awesome, thank you!