diff options
author | Bob Pearson <rpearsonhpe@gmail.com> | 2020-10-08 16:28:18 -0500 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-10-08 20:07:50 -0300 |
commit | 1858d98b83940f7a0132569a2cf2017a0063e5d0 (patch) | |
tree | ebc8f677c8a4caa93a943958253723ef38dad5fc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f2e7449f175fee0a86fe7bd0fca2695074320801 (diff) |
RDMA/rxe: Remove duplicate entries in struct rxe_mr
Struct rxe_mem had pd, lkey and rkey values both in itself and in the
struct ib_mr which is also included in rxe_mem.
Delete these entries and replace references with the ones in ibmr.Add
mr_pd, mr_lkey and mr_rkey macros which extract these values from mr.
Link: https://lore.kernel.org/r/20201008212818.265303-1-rpearson@hpe.com
Signed-off-by: Bob Pearson <rpearson@hpe.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions