IB/core: Add user MR re-registration support
Memory re-registration is a feature that enables changing the attributes of a memory region registered by user-space, including PD, translation (address and length) and access flags. Add the required support in uverbs and the kernel verbs API. Signed-off-by:Matan Barak <matanb@mellanox.com> Signed-off-by:
Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by:
Roland Dreier <roland@purestorage.com>
Showing
- drivers/infiniband/core/uverbs.h 1 addition, 0 deletionsdrivers/infiniband/core/uverbs.h
- drivers/infiniband/core/uverbs_cmd.c 93 additions, 0 deletionsdrivers/infiniband/core/uverbs_cmd.c
- drivers/infiniband/core/uverbs_main.c 1 addition, 0 deletionsdrivers/infiniband/core/uverbs_main.c
- include/rdma/ib_verbs.h 9 additions, 1 deletioninclude/rdma/ib_verbs.h
- include/uapi/rdma/ib_user_verbs.h 16 additions, 0 deletionsinclude/uapi/rdma/ib_user_verbs.h
Loading
Please register or sign in to comment