commit | d5bb75999cb5733ad936ff000023221fe7a13c59 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Wed Sep 13 15:01:54 2006 +0300 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Sep 14 13:55:30 2006 -0700 |
tree | 5e1daa8a9192788b9211e9fe7bd55f9137e14f06 | |
parent | c11bd42a7676b49d41c780f2ede3709204f8da83 [diff] |
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>