aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorPedro Tammela <[email protected]>2023-12-29 10:26:42 -0300
committerJakub Kicinski <[email protected]>2024-01-03 18:36:30 -0800
commit530496985ceae54b78c301baf7819eac0012d0f8 (patch)
tree0dda1e223261958a54566bdc85ee8e49a2bbe7b1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentc2a67de9bb543394aee869d1c68b5fbcd8a89dcb (diff)
net/sched: sch_api: conditional netlink notifications
Implement conditional netlink notifications for Qdiscs and classes, which were missing in the initial patches that targeted tc filters and actions. Notifications will only be built after passing a check for 'rtnl_notify_needed()'. For both Qdiscs and classes 'get' operations now call a dedicated notification function as it was not possible to distinguish between 'create' and 'get' before. This distinction is necessary because 'get' always send a notification. Signed-off-by: Pedro Tammela <[email protected]> Acked-by: Jamal Hadi Salim <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions