Re: [PATCH] IBcore/CM: Issue DREQ when receiving REQ/REP for stale QP

2016-12-14 Thread Doug Ledford
On 10/28/2016 7:14 AM, Hans Westgaard Ry wrote: > from "InfiBand Architecture Specifications Volume 1": > > A QP is said to have a stale connection when only one side has > connection information. A stale connection may result if the remote CM > had dropped the connection and sent a DREQ but

Re: [PATCH] IBcore/CM: Issue DREQ when receiving REQ/REP for stale QP

2016-10-30 Thread santosh.shilim...@oracle.com
On 10/30/16 2:06 PM, Sagi Grimberg wrote: from "InfiBand Architecture Specifications Volume 1": A QP is said to have a stale connection when only one side has connection information. A stale connection may result if the remote CM had dropped the connection and sent a DREQ but the DREQ was

Re: [PATCH] IBcore/CM: Issue DREQ when receiving REQ/REP for stale QP

2016-10-30 Thread Sagi Grimberg
from "InfiBand Architecture Specifications Volume 1": A QP is said to have a stale connection when only one side has connection information. A stale connection may result if the remote CM had dropped the connection and sent a DREQ but the DREQ was never received by the local CM. Alternati