<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.36">
<TITLE>Local QP operation err while sending packet over UD transport </TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2> Hi,<BR>
<BR>
  I am using verbs layer in OpenIB of linux kernel 2.6.13.1 and Mellanox HCA (CA type: MT25208, Number of ports: 2, Firmware version: 5.0.1, Hardware version: a0). I have created a QP with Unreliable Datagram transport to communicate with another similar system through Mallanox IB switch. I created a QP and transitioned it to RTS state and created first packet and posted it to the send queue successfully and later got a response in completion queue with an error status IB_WC_LOC_QP_OP_ERR. Opcode field of ib_wc structure was showing some unrealistic value 18177 and vendor_err as 469a0400. And also I got the following output in /var/log/messages.<BR>
Oct  1 18:29:56 york kernel: ib_mthca 0000:07:00.0: local QP operation err (QPN 00040c, WQE @ 00002005, CQN 00008a, index 0)<BR>
Oct  1 18:29:56 york kernel: ib_mthca 0000:07:00.0: CQE contents 0000040c b3000000 fd000000 11000000 026f0000 00000010 00002005 ff100000<BR>
<BR>
   I am not sure what this error means. Please somebody help me in debugging this problem and sending my first packet over the IB.<BR>
<BR>
Thanks,<BR>
 VBabu<BR>
</FONT>
</P>

</BODY>
</HTML>