[openib-general] connection lose handling in mthca

keshetti mahesh k_mahesh85 at yahoo.co.in
Mon Jul 24 04:42:00 PDT 2006


 Hi.

On Monday 24 July 2006 13:50, keshetti mahesh wrote:
> i have a query regarding the handling of asynchronous events in mthca driver
> consider the situation, receiver has posted some 10 descriptors. and 5 out of them are completd successfully, after that connection is lost( in NIC level) due to some reason
> 
> now,
> 1. how do the QP know about this(there is no  IB specific event)
If the QP was the responder of an RDMA operation which failed, there should be an async event on the QP.
> 2. What about the remaining descriptors in the receiver side
>     are completions will be generated for them 
In case of an error, the QP state will be changed to error and all the WR (in SQ and RQ) will be flushed (with error)

where does it  happen? in the interrupt handler or ??
i have gone through the mthca code 
    1. there is no IQE or event corresponding to the connection lose
    2. in the interrupt handlers only the event handler corresponding to      that QP  is called (no  QP  state change)

Dotan

 				
---------------------------------
 Find out what India is talking about on Yahoo! Answers India.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20060724/530314cd/attachment.html>


More information about the general mailing list