RDMA/cma: Increase the IB CM retry count in CMA
authorMichael S. Tsirkin <mst@mellanox.co.il>
Wed, 13 Sep 2006 12:01:54 +0000 (15:01 +0300)
committerRoland Dreier <rolandd@cisco.com>
Thu, 14 Sep 2006 20:55:30 +0000 (13:55 -0700)
commitd5bb75999cb5733ad936ff000023221fe7a13c59
tree5e1daa8a9192788b9211e9fe7bd55f9137e14f06
parentc11bd42a7676b49d41c780f2ede3709204f8da83
RDMA/cma: Increase the IB CM retry count in CMA

3 seems like a low number of IB Communication Manager retries to set;
we see connections failing under stress, and in any case 3 just looks
like an arbitrary number.  15 is the max value allowed by the
InfiniBand spec.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Acked-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/cma.c