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)
commitdcb3f974da827c964cb8d419fbb4350cdc08a559
tree367f8e517387037a8b79407f3a0a673a762f7a7c
parentde98b693e9857e183679cd2f49b3c30d2bc57629
RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries

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>
drivers/infiniband/core/cma.c