zhongyuan chen
zhongyuan chen

Reputation: 43

In libibverbs, when does completion entry get pushed to CQ?

  1. 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?

  2. After a wr has been posted through ibv_post_send to a UD, does completion happen as soon as data has been copied out of the local buffer?

  3. For the above three cases, do behave differently if it is IBV_WR_RDMA_WRITE vs IBV_WR_SEND?

Upvotes: 0

Views: 23

Answers (0)

Related Questions