RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages
T4 FW sends up CPL_RDMA_TERMINATE to indicate a peer TERM. This triggers the QP moving to TERMINATE state. Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:

committed by
Roland Dreier

vanhempi
6ff0e343b3
commit
0e42c1f430
@@ -1238,7 +1238,8 @@ int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp,
|
||||
t4_set_wq_in_error(&qhp->wq);
|
||||
ep = qhp->ep;
|
||||
c4iw_get_ep(&ep->com);
|
||||
terminate = 1;
|
||||
if (!internal)
|
||||
terminate = 1;
|
||||
disconnect = 1;
|
||||
break;
|
||||
case C4IW_QP_STATE_ERROR:
|
||||
|
Viittaa uudesa ongelmassa
Block a user