diff options
| author | Leon Romanovsky <[email protected]> | 2020-05-13 13:08:09 +0300 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2020-05-13 16:01:50 -0300 |
| commit | 59dde4d19cf8de232c17c79c08e0db67636b022b (patch) | |
| tree | fb3347cd74f3f311cb457bc530f97607afa43317 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | f29de9eee78253d9ae57cd58a6b21eed021742c8 (diff) | |
RDMA/mlx5: Fix query_srq_cmd() function
The output buffer used in mlx5_cmd_exec_inout() was wrongly changed from
pre-allocated srq_out pointer to an input "out" point. That leads to
unpredictable results in the get_srqc() call later.
Fixes: 31578defe4eb ("RDMA/mlx5: Update mlx5_ib to use new cmd interface")
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions