diff options
author | Bob Pearson <[email protected]> | 2022-04-20 12:23:17 -0500 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2022-05-04 11:21:10 -0300 |
commit | e7734156b0ad7c32643de851d644db74ea4b0074 (patch) | |
tree | de9d40d73fb5a5a75d4c7dbeb7942127d3530c43 /tools/perf/scripts/python/sched-migration.py | |
parent | ff815a89398d8bbfdc14ced98252bdae92126225 (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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions