aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorBob Pearson <[email protected]>2022-04-20 12:23:17 -0500
committerJason Gunthorpe <[email protected]>2022-05-04 11:21:10 -0300
commite7734156b0ad7c32643de851d644db74ea4b0074 (patch)
treede9d40d73fb5a5a75d4c7dbeb7942127d3530c43 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentff815a89398d8bbfdc14ced98252bdae92126225 (diff)
RDMA/rxe: Replace paylen by payload
In finish_packet() in rxe_req.c a variable was incorrectly called paylen instead of payload. Elsewhere in the rxe source payload is always used for the RoCE payload length and paylen is always used for the UDP payload length. This will cause unnecessary confusion. Replace paylen by payload in finish_packet(). Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bob Pearson <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions