In libibverbs, when does completion entry get pushed to CQ?
After a wr has been posted through ibv_post_send
to a RC, does completion entry get pushed to sender’s cq when data has been written to destination buffer and the sender receive an acknowledgement?