amith rajith mamidala wrote:
> I was checking rping with the latest stack. The client exits normally, the
> server still hangs after printing the cq status.
I have seen this happening in the following two scenarios :
(1) server exits before the client - The client prints the following errors and 
stays there
client DISCONNECT EVENT...
cq completion failed status 5
client: post send error 22
(2) client exits before the server - The o/p is same as what you get.

This behaviour is because of the way cm_thread() and cq_thread() functions are 
written. I have coded a fix for this. Will send it tomorrow after some more 
testing.

> 
> server ping data: rdma-ping-9: JKLMNOPQRSTU
> server DISCONNECT EVENT...
> wait for RDMA_READ_ADV state 9
> cq completion failed status 5
> 
> When I kill the process and restart the server I get the following error:
> 
> rdma_bind_addr error -1
You will be able to kill only the rping process. If you look at the 'ps ax' 
output you will see that lt-rping is in the 'D' state. Hence the bind error.
Only reboot helps


Thanks,
Pradipta Kumar.

> 
> 
> Thanks,
> Amith
> 
> 
> 
> 
> 
> _______________________________________________
> openib-general mailing list
> [email protected]
> http://openib.org/mailman/listinfo/openib-general
> 
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
> 
> 


_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to