[openib-general] Re: IPoIB Completion Handling

Roland Dreier roland at topspin.com
Tue Nov 9 07:37:50 PST 2004


    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.



More information about the general mailing list