Hi,

Suppose a WR has been posted to the receive queue by ibv_post_recv. How could 
the app recycle this work request or say remove this WR from receive queue? 
(Except the app got cq event - IBV_WC_RECV).
My app pre-post a list of receive buffer into the receive queue, and those 
tasks should be removed from the rq and ibv_dereg_mr before the app exit. That 
would be more gentle than exit() directly.


Thanks.

Yufei


--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to