<!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>RE: Local QP operation err while sending packet over UD transport</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2> I am not using inline data. Setting imm_data to 0 and IB_SEND_INLINE flag is turned off.<BR>
<BR>
elem -> u.txwr.imm_data = 0;<BR>
elem -> u.txwr.send_flags = IB_SEND_SIGNALED;<BR>
<BR>
 And also I have set the max_inline_data to 0 while creating the QP.<BR>
<BR>
 So I am not sure how this error indicating that inline segment exceeding WQE size.<BR>
<BR>
 VBabu<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Michael S. Tsirkin [<A HREF="mailto:mst@mellanox.co.il">mailto:mst@mellanox.co.il</A>]<BR>
Sent: Wed 9/28/2005 3:29 AM<BR>
To: Roland Dreier<BR>
Cc: Venkatesh Babu; openib-general@openib.org<BR>
Subject: Re: Local QP operation err while sending packet over UD transport<BR>
<BR>
Quoting Roland Dreier <rolandd@cisco.com>:<BR>
>     VBabu> CQE contents 0000040c b3000000 fd000000 11000000 026f0000 00000010 00002005 ff100000<BR>
><BR>
> Perhaps someone from Mellanox can decode the undocumented fields of<BR>
> this CQE.<BR>
<BR>
inline segment exceeds WQE size<BR>
<BR>
--<BR>
MST<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>