aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2024-03-14 16:49:07 -0600
committerPaolo Abeni <pabeni@redhat.com>2024-03-19 11:22:49 +0100
commitdb2952dfbdf1192df77df6869323d487390f5da6 (patch)
treef945f32ce2f1d306d3d8c2a275bf8f6665e29106 /tools/perf/scripts/python/mem-phys-addr.py
parentbba045dc4d996d03dce6fe45726e78a1a1f6d4c3 (diff)
wireguard: device: leverage core stats allocator
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 in 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. Remove the allocation in this driver and leverage the network core allocation instead. Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reviewed-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions