linux-rdmanow I learning RDMA programming,
  when i user the next following:
    server:  rdma_create_id,rdma_bind_addr, rdma_listen(cb->cm_id, 3);
Then  the  client connects the  server, the  connection is sucessful. Then 
nothing is done on the server but  the client is rebooted . After the client 
starts, it  connnets the server again. Errors come here. Sometime this 
connnection can be successful, and fails othertime. When it fails,the client 
receives RDMA_CM_EVENT_REJECTED event,and the server does't received 
RDMA_CM_EVENT_CONNECT_REQUEST event as the successful connection.
I don't how this happens.Can someone help me ?Thanks!

Reply via email to