aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2024-05-31 04:15:50 -0700
committerPaolo Abeni <[email protected]>2024-06-04 16:06:37 +0200
commit2b438c5774cc491a4aa8bb1ec4f49c1a0760a173 (patch)
tree459635b56be3ef7059cade82658a5053a5320b45 /tools/perf/scripts/python/export-to-sqlite.py
parent8c3fdff2171c834df5fa5ff353b94ada2e5376ca (diff)
openvswitch: Remove generic .ndo_get_stats64
Commit 3e2f544dd8a33 ("net: get stats64 if device if driver is configured") moved the callback to dev_get_tstats64() to net core, so, unless the driver is doing some custom stats collection, it does not need to set .ndo_get_stats64. Since this driver is now relying in NETDEV_PCPU_STAT_TSTATS, then, it doesn't need to set the dev_get_tstats64() generic .ndo_get_stats64 function pointer. Signed-off-by: Breno Leitao <[email protected]> Reviewed-by: Subbaraya Sundeep <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions