diff options
author | Vlad Buslov <[email protected]> | 2019-08-26 16:44:58 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-26 14:17:43 -0700 |
commit | 97394bef5622cb32fd1e5d152251090da6c238b9 (patch) | |
tree | d6dbb13c5f9133a57c5f417f506d7dbae8b58f7a /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 4f8116c85057239ff37519debdd5d45b38ad8130 (diff) |
net: sched: change tcf block offload counter type to atomic_t
As a preparation for running proto ops functions without rtnl lock, change
offload counter type to atomic. This is necessary to allow updating the
counter by multiple concurrent users when offloading filters to hardware
from unlocked classifiers.
Signed-off-by: Vlad Buslov <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions