From: Paolo Abeni Date: Tue, 18 Mar 2025 09:37:19 +0000 (+0100) Subject: Merge branch 'mlx5-support-setting-a-parent-for-a-devlink-rate-node' X-Git-Tag: v6.15-rc1~160^2~93 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a5f08b33ea07676886e0f7b27c2e51cb5b7caa4;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'mlx5-support-setting-a-parent-for-a-devlink-rate-node' Tariq Toukan says: ==================== mlx5: Support setting a parent for a devlink rate node This series by Carolina adds mlx5 support for the setting of a parent to devlink rate nodes. By introducing a hierarchical level to scheduling nodes, these changes allow for more granular control over bandwidth allocation and isolation of Virtual Functions. Function renaming for parent setting on leafs: - net/mlx5: Rename devlink rate parent set function for leaf nodes Add support for hierarchy level tracking: - net/mlx5: Introduce hierarchy level tracking on scheduling nodes - net/mlx5: Preserve rate settings when creating a rate node Support setting parent for rate nodes: - net/mlx5: Add support for setting parent of nodes ==================== Link: https://patch.msgid.link/1741642016-44918-1-git-send-email-tariqt@nvidia.com Signed-off-by: Paolo Abeni --- 2a5f08b33ea07676886e0f7b27c2e51cb5b7caa4