diff options
author | 2021-10-07 15:40:50 -0500 | |
---|---|---|
committer | 2021-10-12 13:25:26 -0300 | |
commit | 4da698eabf0f7c1c1806670d3fd3895512fdf43b (patch) | |
tree | 4d387f838593c159f4d562c1575a6c0908a82d3b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/rxe: Create AH index and return to user space (diff) | |
download | linux-dev-4da698eabf0f7c1c1806670d3fd3895512fdf43b.tar.xz linux-dev-4da698eabf0f7c1c1806670d3fd3895512fdf43b.zip |
RDMA/rxe: Replace ah->pd by ah->ibah.pd
The pd field in struct rxe_ah is redundant with the pd field in the
rdma-core's ib_ah. Eliminate the pd field in rxe_ah and add an inline to
extract the pd from the ibah field.
Link: https://lore.kernel.org/r/20211007204051.10086-5-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions