[ofa-general] Re: [PATCH 2.6.30 2/2] RDMA/cxgb3: Connection termination fixes.

Roland Dreier rdreier at cisco.com
Fri Feb 6 13:19:45 PST 2009


 > +		BUG_ON((*cqe_flushed == 0) && !SW_CQE(*hw_cqe));

BUG_ON()s are kind of nasty -- possibly killing the whole box because of
a driver issue or an unanticipated HW quirk -- is there any way to
report this problem and try to limp on?

 - R.



More information about the general mailing list