summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-07-24 14:07:56 -0700
committerJakub Kicinski <kuba@kernel.org>2026-07-28 18:27:47 -0700
commitff6461c1483420d0da542ff085dbd94e841afc1a (patch)
tree29ca979d7ba9ac67c2956194351164153ea18d25 /tools/perf/scripts/python
parent26bc4cfb17374f69717970699b4ccbdb1fd2a027 (diff)
net_shaper: add some notes on re-parenting
Clarify the re-parenting expectations. Specifically that @delete on a queue removes it from the hierarchy which is a bit unusual in the overall API structure. IIRC the implicit delete behavior was introduced because otherwise it would not be possible to remove a queue from the hierarchy without changing at least one handle of the shapers. Normally "removal" is done by "adding" to the new parent, but "outside the hierarchy" does not have a parent we can point at. Link: https://patch.msgid.link/20260724210756.1553565-4-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions