commit | 5ff70cac3e98af64f9a1eaec9e762ff4927c26d1 | [log] [tgz] |
---|---|---|
author | Joachim Fenkes <fenkes@de.ibm.com> | Fri Aug 31 16:03:37 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Aug 31 13:58:04 2007 -0700 |
tree | 4a0b840f6cef113b175bfe63c75c0420611fca82 | |
parent | fecea0ab3415bfab9a1964690e53b10c5d8f2e46 [diff] |
IB/ehca: SRQ fixes to enable IPoIB CM 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>