commit | 42fb61f02f9bdc476c7a76d3cce0400d989f44c5 | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Tue Feb 10 16:38:57 2009 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Feb 10 16:38:57 2009 -0800 |
tree | 1b65628292881e77e81f6e1bdc6aed64b38f0646 | |
parent | 900f4c16c338f742b80f3aa500e12ceb017e86af [diff] |
RDMA/cxgb3: Connection termination fixes The poll and flush code needs to handle all send opcodes: SEND, SEND_WITH_SE, SEND_WITH_INV, and SEND_WITH_SE_INV. Ignore TERM indications if the connection already gone. Ignore HW receive completions if the RQ is empty. Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>