diff options
| author | Bob Pearson <[email protected]> | 2021-06-07 23:25:50 -0500 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-06-16 20:51:18 -0300 |
| commit | 32a577b4c3a9d0b5d3e47ac47ffd50774a04f82a (patch) | |
| tree | 4b5aa5d3879888514c4c1157d5653d5ef7a6137c /tools/perf/scripts/python/stackcollapse.py | |
| parent | c1a411268a4b17ecdf271f0cefed53e10e9fa166 (diff) | |
RDMA/rxe: Add support for bind MW work requests
Add support for bind MW work requests from user space. Since rdma/core
does not support bind mw in ib_send_wr there is no way to support bind mw
in kernel space.
Added bind_mw local operation in rxe_req.c. Added bind_mw WR operation in
rxe_opcode.c. Added bind_mw WC in rxe_comp.c. Added additional fields to
rxe_mw in rxe_verbs.h. Added rxe_do_dealloc_mw() subroutine to cleanup an
mw when rxe_dealloc_mw is called. Added code to implement bind_mw
operation in rxe_mw.c
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions