[ofa-general] IPoIB-UD post_send failures (OFED 1.3)

Roland Dreier rdreier at cisco.com
Thu May 8 10:45:28 PDT 2008


 > We keep calling the send routine (apparently via the periodic 
 > ipoib_ib_tx_timer_func()) and keep getting a "queue full" condition - 
 > the send queue length is 128. Here are some entries after the queue 
 > has filled (they keep going "forever"):

I don't see how ipoib_ib_tx_timer_func() could call post_send since all
it does is poll the CQ and handle completions.

Also ipoib_ib_tx_timer_func() was added post-OFED 1.3 (it is only in
2.6.26-rc1 AFAIK), so what kernel are you using?

 - R.



More information about the general mailing list