<div>Hi</div>
<div>        I use ibv_get_cq_event to wait a completion event. I use ibv_ack_cq_events to acknowledge that event every time. But I find I will get the same event many times.</div>
<div>      </div>
<div>        I want to delete the entry from cq after processing it. How can I do it?</div>
<div> </div>
<div> </div>
<div>thanks</div>