<br><font size=2><tt>Roland,</tt></font>
<br>
<br><font size=2><tt>>How big of a send queue do you need/want?  I'm
having a hard time<br>
>understanding why a big txqueuelen doesn't give you the same effect.</tt></font>
<br>
<br><font size=2 face="sans-serif">On the sending path we have three queues,
they are:</font>
<br><font size=2 face="sans-serif">1. txqueuelen refers to  the maximum
size of the device's transmit queue</font>
<br><font size=2 face="sans-serif">2. TX_RING_SIZE (which equals to QP
sendq queue size in IPoIB now)</font>
<br><font size=2 face="sans-serif">3. IPoIB QP sendq queue size refers
to maximum size of send work queue elements to be posted on the device.</font>
<br>
<br><font size=2 face="sans-serif">We do see three times better performance
improvement under some workload when increaing QP sendq size (sendq_size=64
vs. sendq_size=1024). </font>
<br><font size=2 face="sans-serif"><br>
Thanks<br>
Shirley Ma<br>
IBM Linux Technology Center<br>
15300 SW Koll Parkway<br>
Beaverton, OR 97006-6063<br>
Phone(Fax): (503) 578-7638</font>