aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2024-02-19 05:43:28 -0800
committerDavid S. Miller <[email protected]>2024-02-21 11:20:56 +0000
commita381690dd84283d7a4f849649d692bdf3b8f424d (patch)
tree075f711553c937dd7d5fbbe2eb1990a958298167 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentebb0346a117f96fe732791289628964276d51b7d (diff)
net/dummy: Move stats allocation to core
With commit 34d21de99cea9 ("net: Move {l,t,d}stats allocation to core and convert veth & vrf"), stats allocation could be done on net core instead of this driver. With this new approach, the driver doesn't have to bother with error handling (allocation failure checking, making sure free happens in the right spot, etc). This is core responsibility now. Move dummy driver to leverage the core allocation. Suggested-by: Jakub Kicinski <[email protected]> Signed-off-by: Breno Leitao <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions