RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries
authorSean Hefty <sean.hefty@intel.com>
Wed, 1 Aug 2007 21:47:16 +0000 (14:47 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 10 Oct 2007 02:59:17 +0000 (19:59 -0700)
Automatically queue MRA message to decrease the number of retries sent
by the remote side during connection establishment.  This also has the
effect of increasing the overall connection timeout without using a
longer retry time in the case of dropped packets.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found