aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJeremy Kerr <[email protected]>2024-06-07 18:25:24 +0800
committerJakub Kicinski <[email protected]>2024-06-11 19:24:56 -0700
commitfa59dc2f6fc616fde3941f62ccd4adcaa21ccd47 (patch)
treedc3b21a24a74af7f1f009e80b665691a02d28fa1 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent45403b12c29c5d9510ace1ad767ea4b13a4caf38 (diff)
net: core,vrf: Change pcpu_dstat fields to u64_stats_t
The pcpu_sw_netstats and pcpu_lstats structs both contain a set of u64_stats_t fields for individual stats, but pcpu_dstats uses u64s instead. Make this consistent by using u64_stats_t across all stats types. The per-cpu dstats are only used by the vrf driver at present, so update that driver as part of this change. 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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions