> Quoting Sean Hefty <[EMAIL PROTECTED]>:
> Subject: Re: [ofa-general] Re: crash in ipoib
> 
> They're around
> 
> >ipoib_cm_send + 433
> 
> if (unlikely(post_send(priv, tx, tx->tx_head...
> 
> >ipoib_cm_handle_rx_wc + 239
> 
> skb = priv->cm.srq_ring[wr_id].skb
>  or
> if (unlikely(wc->status != IB_WC_SUCCESS)) {
> 
> (This one isn't matching up quite right, but appears to be in this area.)
> 
> In my earlier trace, I saw ipoib_cm_handle_rx_wc + 378,  which is around:
> 
> if (p->state == IPOIB_CM_RX_LIVE)
> ->    list_move(&p->list, &priv->cm.passive_ids);
> 
> - Sean

This looks strange. Can you supply some more data please?
Which HCA are you running on?
What test are you running?
What should I do to reproduce this?
Further, could you supply the full oops?

-- 
MST
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to