> retry_count, I assume, is for connection establishment? For the Chelsio > devices, this is all up to the TCP stack and thus this counter is not > used. If there is no TCP listener, then the connection establishment > will fail immediately. If the node is not reachable, then normal TCP > retransmit rules apply, but once TCP gives up, then the rdma connection > establishment will fail.
On IB, this is a transport level retry of a lost request. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
