<html><body>
<p><tt>Hi, Roland,</tt><br>
<br>
<tt>There were a couple errors and warning when I applied this patch to OFED-1.1-rc7.</tt><br>
<tt>1. ehca_req_notify_cq() in ehca_iverbs.h is not updated.</tt><br>
<tt>2. *maybe_missed_event = ipz_qeit_is_valid(my_cq->ipz_queue) should be =ipz_qeit_is_valid(&my_cq->ipz_queue) </tt><br>
<tt>3. a compile warning this line return cqe_flags >> 7 == queue->toggle_state & 1;</tt><br>
<br>
Thanks<br>
Shirley Ma</body></html>