Message ID | 20230530221334.89432-1-rpearsonhpe@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Misc cleanups and implement rereg_user_mr | expand |
On Tue, May 30, 2023 at 05:13:29PM -0500, Bob Pearson wrote: > This patch set does some preparatory cleanups and then implements the > two simple cases of ib_rereg_user_mr. > > Bob Pearson (6): > RDMA/rxe: Rename IB_ACCESS_REMOTE > rdma/rxe: Optimize send path in rxe_resp.c > RDMA/RXE: Fix access checks in rxe_check_bind_mw > RDMA/RXE: Introduce rxe access supported flags > RDMA/RXE: Let rkey == lkey for local access > RDMA/RXE: Implement rereg_user_mr Applied to for-next, thanks Jason