<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Roland,<br>
<br>
Thanks for your response; we suspected that because of the way we
allocate buffers and are reworking the code to change it. Good to see
your response because that means it's probably not a wasted effort.<br>
<br>
Nitin<br>
<br>
Roland Dreier wrote:
<blockquote cite="mid:adapras29p2.fsf@cisco.com" type="cite">
<pre wrap=""> > I am getting this error on a verb send operation and I can't figure
> out what could be the cause; I searched for all instances of this
> error in the IB code and while I found 4, none was illuminating.
IBV_WC_REM_OP_ERR corresponds to "Remote Operation Error," which the IB
spec describes as:
The operation could not be completed successfully by the
responder. Possible causes include a responder QP related error that
prevented the responder from completing the request or a malformed
WQE on the Receive Queue.
Usually means a memory protection problem on the remote end.
- R.</pre>
<pre wrap="">
<hr size="4" width="90%">
No virus found in this incoming message.
Checked by AVG - <a class="moz-txt-link-abbreviated" href="http://www.avg.com">www.avg.com</a>
Version: 8.5.409 / Virus Database: 270.13.60/2311 - Release Date: 08/18/09 06:03:00
</pre>
</blockquote>
<br>
</body>
</html>