summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMohsin Bashir <mohsin.bashr@gmail.com>2025-01-04 04:53:16 +0300
committerPaolo Abeni <pabeni@redhat.com>2025-01-07 15:22:02 +0300
commit2f4f8893e07a58073b250ca1f07163efdca87ba9 (patch)
tree0b042ff911a247f02a9c55aabd06ad05f0dbdc89 /tools/perf/scripts/python/export-to-postgresql.py
parent097691b019f7bd0459bad9612ce1828dc5284bbc (diff)
downloadlinux-2f4f8893e07a58073b250ca1f07163efdca87ba9.tar.xz
eth: fbnic: update fbnic_poll return value
In cases where the work done is less than the budget, `fbnic_poll` is returning 0. This affects the tracing of `napi_poll`. Following is a snippet of before and after result from `napi_poll` tracepoint. Instead, returning the work done improves the manual tracing. Before: @[10]: 1 ... @[64]: 208175 @[0]: 2128008 After: @[56]: 86 @[48]: 222 ... @[5]: 1885756 @[6]: 1933841 Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com> Reviewed-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com> Link: https://patch.msgid.link/20250104015316.3192946-1-mohsin.bashr@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions