]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/rxe: Implement invalidate MW operations
authorBob Pearson <rpearsonhpe@gmail.com>
Tue, 8 Jun 2021 04:25:51 +0000 (23:25 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 16 Jun 2021 23:51:18 +0000 (20:51 -0300)
commitfb8d744782f2632bdbf5be872283e5e2b2ee2c7e
treeaeeae38e66025b434f960aa854b233118c0fd46c
parent73185602f840507b3972d99cd12b81dc52a50a4a
RDMA/rxe: Implement invalidate MW operations

Implement invalidate MW and cleaned up invalidate MR operations.

Added code to perform remote invalidate for send with invalidate.  Added
code to perform local invalidation. Deleted some blank lines in rxe_loc.h.

Link: https://lore.kernel.org/r/20210608042552.33275-9-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_comp.c
drivers/infiniband/sw/rxe/rxe_loc.h
drivers/infiniband/sw/rxe/rxe_mr.c
drivers/infiniband/sw/rxe/rxe_mw.c
drivers/infiniband/sw/rxe/rxe_req.c
drivers/infiniband/sw/rxe/rxe_resp.c
drivers/infiniband/sw/rxe/rxe_verbs.h