]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'mlx5-support-setting-a-parent-for-a-devlink-rate-node'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 18 Mar 2025 09:37:19 +0000 (10:37 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 18 Mar 2025 09:37:20 +0000 (10:37 +0100)
commit2a5f08b33ea07676886e0f7b27c2e51cb5b7caa4
treed7482573d9917378e6532cd54cd8b087f98c5bf6
parent567b549e1776d9edf297ea89a977a192ee2e3278
parent9c7bbf4c3304f139faad4b753241963f875b4195
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 <pabeni@redhat.com>