The manual page for IBV_GET_CQ_EVENT(3) should be clarified. In the NOTES section, the text states that all completion events returned by ibv_get_cq_event() must be acknowledged using ibv_ack_cq_events().
This statement is confusing because ibv_get_cq_event() doesn't actually return any events. Furthermore, in the EXAMPLES section, the call to ibv_get_cq_event() is not paired with a call to ibv_ack_cq_events(). On Tue, 2 Jan 2007, [EMAIL PROTECTED] wrote: > Hi all and Happy new year. > > * I rewrote the man pages and removed all of the extra characters of the > POD module (according to Roland request). > * I tried to stick with the 80 characters limit (according to James > request), without 100% success (when i > described the attributes of the structures, i needed more than 80 > characters in a line..) > * Several spelling mistakes were fixed > > > Roland, what do you think? can you use this version and check in those > files? > > > thanks > Dotan > > > _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
