linux/drivers/infiniband/sw
Bob Pearson 1603f89935 RDMA/rxe: Fix mw bind to allow any consumer key portion
The current implementation of rxe_check_bind_mw() in rxe_mw.c is incorrect
since it requires the new key portion provided by the mw consumer to be
different than the previous key portion. This is not required by the
IBA. Remove the test.

Link: https://lore.kernel.org/linux-rdma/fb4614e7-4cac-0dc7-3ef7-766dfd10e8f2@gmail.com/
Fixes: 32a577b4c3 ("Add support for bind MW work requests")
Link: https://lore.kernel.org/r/20220714204619.13396-1-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2022-07-21 11:35:31 -03:00
..
rdmavt Linux 5.18 2022-05-24 12:40:28 -03:00
rxe RDMA/rxe: Fix mw bind to allow any consumer key portion 2022-07-21 11:35:31 -03:00
siw RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event 2022-07-18 14:20:52 +03:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00