amitgeron
Results
2
issues of
amitgeron
When run with multiple QPs, the CQ isn't guaranteed to be emptied due to insufficient number of entries passed to ibv_poll_cq(). This could lead to ibv_get_cq_event() to never return. Fixes...
When running the following, for example: ib_send_bw -b -e -q 16 I think that the root cause is wrong usage of notifications - the cq isn't emptied when the application...