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
_______________________________________________
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