]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a36adc85f6d682b6aa7036128e391f86507b010
tree5e1daa8a9192788b9211e9fe7bd55f9137e14f06
parent10891f0d88161d11e0e7fa5f62e0fc622025b16c
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