Just wanted to confirm kernel mthca also works fine..<br>
<br>
Thanks Roland & Michael<br>
<br>
-Viswa<br>
<br><br><div><span class="gmail_quote">On 9/13/05, <b class="gmail_sendername">Viswanath Krishnamurthy</b> <<a href="mailto:viswa.krish@gmail.com">viswa.krish@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks.. yes that was the problem...<br>
<br>
The panic was happening when I was getting these errors  and pressed Ctrl-C on<br>
the server. This may be an error path issue. <br>
<br>
I am not seeing it now..<br>
<br>
-Viswa<br>
<br><br><div><span class="q"><span class="gmail_quote">On 9/13/05, <b class="gmail_sendername">Roland Dreier</b> <<a href="mailto:rolandd@cisco.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
rolandd@cisco.com</a>> wrote:</span></span><div><span class="e" id="q_106522d56a61670b_2"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

    Viswanath> When I ran the cmpost program which I sent you, I<br>    Viswanath> started getting errors from the mthca library even for<br>    Viswanath> smaller number of connections (Earlier it was<br>    Viswanath> working).
<br><br>Yeah, I found another problem with your cmpost program.  I think<br>you're setting the packet lifetime far too low.  You have:<br><br>        sa.packet_life_time          =
2;<br><br>This ends up having the CM set an ACK timeout of something like 32<br>microseconds, which is way too low.  If you poll the send CQ, you'll<br>probably see some "retries exceeded" errors.  Setting the<br>

packet_life_time to something like 14 or 15 should work better.<br><br>    Viswanath> Also it is now easier to create the panic when you kill<br>    Viswanath> the cmpost server program. The panic may be happening<br>

    Viswanath> on an error path.<br><br>I still have never been able to reproduce this panic (and believe me,<br>I've killed the cmpost program many time).  Anyway, I'll take a look<br>at the traceback and see if anything jumps out at me.
<br><br> - R.<br></blockquote></span></div></div><br>

</blockquote></div><br>