diff options
author | Christian Marangi <[email protected]> | 2023-10-09 15:37:51 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-11 17:28:05 -0700 |
commit | 0a779003213b589d7b3eef72f69e19a30f603ebc (patch) | |
tree | 8b72a8ed8b2b7e69cef34c9e8ab5c81d92e1f4c2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | ef724517b5962c03b984844b2a1128698e199363 (diff) |
netdev: make napi_schedule return bool on NAPI successful schedule
Change napi_schedule to return a bool on NAPI successful schedule.
This might be useful for some driver to do additional steps after a
NAPI has been scheduled.
Suggested-by: Eric Dumazet <[email protected]>
Signed-off-by: Christian Marangi <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions