aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2024-05-31 04:15:49 -0700
committerPaolo Abeni <[email protected]>2024-06-04 16:06:37 +0200
commit8c3fdff2171c834df5fa5ff353b94ada2e5376ca (patch)
tree2556495ec2e58bcf57a9d68cda503186cc940da2 /tools/perf/scripts/python
parentcd0057ad75116bacf16fea82e48c1db642971136 (diff)
openvswitch: 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 openvswitch driver to leverage the core allocation. Signed-off-by: Breno Leitao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions