diff options
author | Levi Zim <[email protected]> | 2024-11-30 21:38:22 +0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2024-12-20 22:53:36 +0100 |
commit | fdf478d236dcf0f1f68534df5d456ced625195bd (patch) | |
tree | 22483cb4ffb1ac93b7b5f12a87a330ef2e24b626 /tools/perf/scripts/python/task-analyzer.py | |
parent | d888b7af7c149c115dd6ac772cc11c375da3e17c (diff) |
skmsg: Return copied bytes in sk_msg_memcopy_from_iter
Previously sk_msg_memcopy_from_iter returns the copied bytes from the
last copy_from_iter{,_nocache} call upon success.
This commit changes it to return the total number of copied bytes on
success.
Signed-off-by: Levi Zim <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Tested-by: Björn Töpel <[email protected]>
Reviewed-by: John Fastabend <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions