<div dir="ltr">Thanks Sean, I'm using credit messages for explicit flow control at the application layer. So I think, I'm posting the buffers before the sender sends the data (I'll double check on this). Is there any other reason that can cause this?<div><br></div><div>I've read in RDMAMojo site that this can happen due to some attribute mismatches. But I'm not sure what they are saying. Also the client and server are on the same machine.</div><div><br></div><div>Supun..</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 27, 2016 at 1:29 PM, Hefty, Sean <span dir="ltr"><<a href="mailto:sean.hefty@intel.com" target="_blank">sean.hefty@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> I've written an server/client using verbs provider. Randomly I get the<br>
> error.<br>
><br>
> transport retry counter exceeded<br>
><br>
><br>
> Sometimes the program works perfectly and sometimes it slows down and<br>
> gives out the above error. Any particular reason this happens?<br>
<br>
</span>I would look at how quickly receive buffers are being re-posted.  If the receive queue gets overrun and receives are not re-posted, this could occur.  I'm assuming that there's not some hardware or link issue.<br>
<span class="HOEnZb"><font color="#888888"><br>
- Sean<br>
</font></span></blockquote></div><br></div>