diff options
author | Michal Wilczynski <[email protected]> | 2022-11-15 11:48:18 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-11-17 21:41:26 -0800 |
commit | 04d674f04e32d4109f0ee505a8855a384481212d (patch) | |
tree | bdf6b3c0b938598b092da80c3981b7b89d5a318f /tools/perf/scripts/python/sched-migration.py | |
parent | caba177d7f4d7693a9157ece8c9a30944c949e34 (diff) |
devlink: Allow for devlink-rate nodes parent reassignment
Currently it's not possible to reassign the parent of the node using one
command. As the previous commit introduced a way to export entire
hierarchy from the driver, being able to modify and reassign parents
become important. This way user might easily change QoS settings without
interrupting traffic.
Example command:
devlink port function rate set pci/0000:4b:00.0/1 parent node_custom_1
This reassigns leaf node parent to node_custom_1.
Signed-off-by: Michal Wilczynski <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions