OSDN Git Service

RDMA/rxe: Remove support for SMI QPs from rdma_rxe
authorBob Pearson <rpearsonhpe@gmail.com>
Thu, 7 Apr 2022 18:54:17 +0000 (13:54 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 8 Apr 2022 17:38:33 +0000 (14:38 -0300)
commit409baed5d743c1873a67fcd34d40871a97f037b3
tree5ab83481451e6755fa6cb8f56dd28882913234e7
parent5c477ee76810cedb73f6bc7c5e4dbc66b572d16c
RDMA/rxe: Remove support for SMI QPs from rdma_rxe

Currently the rdma_rxe driver supports SMI type QPs in a few places which
is incorrect. RoCE devices never should support SMI QPs.  This commit
removes SMI QP support from the driver.

Link: https://lore.kernel.org/r/20220407185416.16372-1-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_opcode.c
drivers/infiniband/sw/rxe/rxe_qp.c
drivers/infiniband/sw/rxe/rxe_recv.c
drivers/infiniband/sw/rxe/rxe_req.c
drivers/infiniband/sw/rxe/rxe_resp.c
drivers/infiniband/sw/rxe/rxe_verbs.c
drivers/infiniband/sw/rxe/rxe_verbs.h