aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_user_mad.h
diff options
context:
space:
mode:
authorIshai Rabinovitz <ishai@mellanox.co.il>2007-01-16 17:26:22 +0200
committerRoland Dreier <rolandd@cisco.com>2007-02-04 14:11:56 -0800
commit1033ff670d49760604f5d4c73a1b60741863a406 (patch)
treefb4c9cb5bc07c23289cc74da3f123a83d08ee0cd /include/rdma/ib_user_mad.h
parentIB: Return qp pointer as part of ib_wc (diff)
downloadlinux-dev-1033ff670d49760604f5d4c73a1b60741863a406.tar.xz
linux-dev-1033ff670d49760604f5d4c73a1b60741863a406.zip
IB/srp: Don't wait for response when QP is in error state.
When there is a call to send_tsk_mgmt SRP posts a send and waits for 5 seconds to get a response. When the QP is in the error state it is obvious that there will be no response so it is quite useless to wait. In fact, the timeout causes SRP to wait a long time to reconnect when a QP error occurs. (Each abort and each reset_device calls send_tsk_mgmt, which waits for the timeout). The following patch solves this problem by identifying the failure and returning an immediate error code. Signed-off-by: Ishai Rabinovitz <ishai@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'include/rdma/ib_user_mad.h')
0 files changed, 0 insertions, 0 deletions