Lidong Chen <jemmy858...@gmail.com> wrote: > From: Lidong Chen <jemmy858...@gmail.com> > > If the peer qemu is crashed, the qemu_rdma_wait_comp_channel function > maybe loop forever. so we should also poll the cm event fd, and when > receive RDMA_CM_EVENT_DISCONNECTED and RDMA_CM_EVENT_DEVICE_REMOVAL, > we consider some error happened. > > Signed-off-by: Lidong Chen <lidongc...@tencent.com> > Signed-off-by: Gal Shachaf <gal...@mellanox.com> > Signed-off-by: Aviad Yehezkel <avia...@mellanox.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>