[ofa-general] Re: crash in ipoib

Michael S. Tsirkin mst at dev.mellanox.co.il
Wed Jun 13 01:45:31 PDT 2007


> Quoting Sean Hefty <mshefty at ichips.intel.com>:
> 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



More information about the general mailing list