diff options
author | Bob Pearson <[email protected]> | 2021-10-07 15:40:50 -0500 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2021-10-12 13:25:26 -0300 |
commit | 4da698eabf0f7c1c1806670d3fd3895512fdf43b (patch) | |
tree | 4d387f838593c159f4d562c1575a6c0908a82d3b /tools/perf/scripts/python/futex-contention.py | |
parent | 73a54932100375ba94b31710f1e3f1234f23be0b (diff) |
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/[email protected]
Signed-off-by: Bob Pearson <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions