aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorJeremy Kerr <[email protected]>2024-06-07 18:25:26 +0800
committerJakub Kicinski <[email protected]>2024-06-11 19:24:56 -0700
commit2202576d4631b977a95162a387c0c9fb4ca6819c (patch)
treeeee33772358f869f92af32d164ec187af273dc9c /tools/perf/scripts/python/parallel-perf.py
parent94b601bc4f8528262b2b83194b7fd3fc2a6da75a (diff)
net: vrf: move to generic dstat helpers
The vrf driver has its own dstats-to-rtnl_link_stats64 collection, but we now have a generic implementation for dstats collection, so switch to this. In doing so, we fix a minor issue where the (non-percpu) dev->stats->tx_errors value was never collected into rtnl_link_stats64, as the generic dev_get_dstats64() consumes the starting values from dev->stats. Signed-off-by: Jeremy Kerr <[email protected]> Reviewed-by: Simon Horman <[email protected]> Reviewed-by: David Ahern <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions