aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorPedro Tammela <[email protected]>2023-12-08 16:28:47 -0300
committerJakub Kicinski <[email protected]>2023-12-11 18:52:57 -0800
commit93775590b1ee98bf2976b1f4a1ed24e9ff76170f (patch)
treeb09cc8e5beb83e881ed077fe2ae68f505c0653eb /tools/testing/selftests/bpf/progs/test_autoload.c
parente522755520ef63b121ddd5808197a370be212e9a (diff)
net/sched: cls_api: conditional notification of events
As of today tc-filter/chain events are unconditionally built and sent to RTNLGRP_TC. As with the introduction of rtnl_notify_needed we can check before-hand if they are really needed. This will help to alleviate system pressure when filters are concurrently added without the rtnl lock as in tc-flower. Reviewed-by: Jiri Pirko <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Pedro Tammela <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions