Hal> In ipoib_ib_handle_wc when status != success, isn't the WC
    Hal> opcode invalid ? Also, in that case, don't receives also need
    Hal> to be reposted ?

    Roland> Yes, the error handling in IPoIB needs to be fixed.

By the way, reposting the receives is not the right thing to do on
error -- the QP will be in the error state, so any new work requests
will just complete with a flush status.  We need to reset the QP and
start over to recover from errors.

 - R.
_______________________________________________
openib-general mailing list
[EMAIL PROTECTED]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to