rdma_notify
ret = rdma_notify(chan->chan_rdma_id, notifyp->event);
(void) rdma_notify(ic->i_cm_id, IB_EVENT_COMM_EST);
int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event);