[openib-general] Bug in ib_mad.c completion handling

Roland Dreier
Mon Oct 25 14:09:01 PDT 2004


ib_mad_completion_handler switches on wc.opcode, even if wc.status is
not SUCCESS.  This isn't correct, since according to the IB spec,
wc.opcode may not be valid if the completion has an unsuccessful
status.

 - R.


More information about the openib-general mailing list