[ofa-general] Re: [PATCH v2] IB/ipoib: Split CQs for IPOIB UD

Roland Dreier rdreier at cisco.com
Tue Apr 29 11:10:32 PDT 2008


Thanks, applied, with some fixups -- this patch seemed to be against some
tree I don't have, maybe OFED??  for example:

 > +	if (unlikely(priv->tx_outstanding > MAX_SEND_CQE))
 > +		poll_tx(priv);
 > +
 >  	return;
 >  
 >  drop:

I didn't see any version of ipoib_ib.c ever in the kernel tree that had
a drop: label.

 - R.



More information about the general mailing list