[ofa-general] ibv_get_cq_event blocking forever after successful ibv_post_send...

Roland Dreier rdreier at cisco.com
Mon May 28 21:28:32 PDT 2007


 > Any ideas on why the ibv_get_cq_event() would never see an event
 > after a "successful" send requesting a completion event?

It's either a bug in your code or a bug in the stack below your code.
The best way to debug this would be for you to post your actual code
(in a form that someone else can run), so that we can either point out
what's wrong with your code, or have a test case for the real bug.

 - R.



More information about the general mailing list