[openib-general] [PATCH/RFC 1/2] IB: Return "maybe_missed_event" hint from ib_req_notify_cq()

Shirley Ma xma at us.ibm.com
Tue Oct 17 16:48:16 PDT 2006





Hi, Roland,

There were a couple errors and warning when I applied this patch to
OFED-1.1-rc7.
1. ehca_req_notify_cq() in ehca_iverbs.h is not updated.
2. *maybe_missed_event = ipz_qeit_is_valid(my_cq->ipz_queue) should be
=ipz_qeit_is_valid(&my_cq->ipz_queue)
3. a compile warning this line return cqe_flags >> 7 == queue->toggle_state
& 1;

Thanks
Shirley Ma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20061017/a807be30/attachment.html>


More information about the general mailing list