[openib-general] Re: mthca and LinuxBIOS
Roland Dreier
rolandd at cisco.com
Fri Aug 5 18:30:07 PDT 2005
yhlu> Roland, what is the -16 mean?
yhlu> is it /* Attempt to modify a QP/EE which is not in the
yhlu> presumed state: */ MTHCA_CMD_STAT_BAD_QPEE_STATE = 0x10,
No, -16 is just -EBUSY. You could put a printk in event_timeout() in
mthca_cmd.c to make sure, but I'm pretty sure that's where it's coming
from. In other words we issue the CONF_SPECIAL_QP firmware command
and don't ever get a response back from the HCA.
- R.
More information about the general
mailing list