IB/ehca: SRQ fixes to enable IPoIB CM
authorJoachim Fenkes <fenkes@de.ibm.com>
Fri, 31 Aug 2007 14:03:37 +0000 (16:03 +0200)
committerRoland Dreier <rolandd@cisco.com>
Fri, 31 Aug 2007 20:58:04 +0000 (13:58 -0700)
Fix ehca SRQ support so that IPoIB connected mode works:

 - Report max_srq > 0 if SRQ is supported
 - Report "last wqe reached" asynchronous event when base QP dies;
   this is required by the IB spec and IPoIB CM relies on receiving it
   when cleaning up.

Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found