diff options
author | Maciej Fijalkowski <[email protected]> | 2022-01-25 17:04:39 +0100 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2022-01-27 17:25:32 +0100 |
commit | a4e186693cbe43b88ec577be9859276c42d16b3f (patch) | |
tree | 3adf0fb0c0e22c84ec721dd0099ef8f6f2692f46 /tools/perf/scripts/python | |
parent | 8033c6c2fed235b3d571b5a5ede302b752bc5c7d (diff) |
ice: Remove likely for napi_complete_done
Remove the likely before napi_complete_done as this is the unlikely case
when busy-poll is used. Removing this has a positive performance impact
for busy-poll and no negative impact to the regular case.
Signed-off-by: Maciej Fijalkowski <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Reviewed-by: Alexander Lobakin <[email protected]>
Acked-by: Magnus Karlsson <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions