Roland,

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.

Nitin

Roland Dreier wrote:
 > 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.
------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - www.avg.com Version: 8.5.409 / Virus Database: 270.13.60/2311 - Release Date: 08/18/09 06:03:00


_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to