linux_dsm_epyc7002/drivers/infiniband
Potnuri Bharat Teja d2c33370ae RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state
On receiving a TERM from tje peer, Host moves the QP to TERMINATE state
and then moves the adapter out of RDMA mode. After issuing a TERM, peer
issues a CLOSE and at this point of time if the connectivity between peer
and host is lost for a significant amount of time, the QP remains in
TERMINATE state.

Therefore c4iw_modify_qp() needs to initiate a close on entering terminate
state.

Signed-off-by: Potnuri Bharat Teja <bharat@chelsio.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-04-04 08:29:04 -03:00
..
core RDMA/cma: Set proper port number as index 2019-04-03 15:20:32 -03:00
hw RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state 2019-04-04 08:29:04 -03:00
sw IB: Pass only ib_udata in function prototypes 2019-04-01 15:00:47 -03:00
ulp opa_vnic: Convert vport_idr to XArray 2019-04-01 14:18:15 -03:00
Kconfig IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
Makefile