<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I sometimes see async events reported
through /var/log/messages of the form</font>
<br>
<br><tt><font size=2>post_qp_event - AE qpid 0x240 opcode 0 status 0x6
type 0 wrid.hi 0xff650000 wrid.lo 0x0</font></tt>
<br>
<br><font size=2 face="sans-serif">and alike.</font>
<br><font size=2 face="sans-serif">I am now looking for a more meaningful
explanation of what is going wrong. After some grepping I ended up</font>
<br><font size=2 face="sans-serif">in ofa_kernel-1.3/drivers/infiniband/hw/cxgb3/iwch_ev.c
where this messages is written to the log.</font>
<br><font size=2 face="sans-serif">Since there is still no explanation
of what status 0x6 means, I continued my search and found cxio_wr.h.</font>
<br>
<br><font size=2 face="sans-serif">Can you point out to me what enums are
printed here?</font>
<br>
<br><font size=2 face="sans-serif">Talking about async events: What would
be the recommended way of surfacing those AEs at the user application?</font>
<br>
<br>
<br><font size=2 face="sans-serif">Many thanks and best regards,</font>
<br><font size=2 face="sans-serif"> Philip</font>