linux/drivers/infiniband/core
Michael S. Tsirkin d5bb75999c 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>
2006-09-14 13:55:30 -07:00
..
Makefile
addr.c [NET] infiniband: Cleanup ib_addr module to use the netevents 2006-08-02 13:38:22 -07:00
agent.c
agent.h
cache.c IB/core: Fix SM LID/LID change with client reregister set 2006-08-16 09:54:47 -07:00
cm.c IB/cm: Fix error handling in ib_send_cm_req 2006-08-03 09:44:22 -07:00
cm_msgs.h
cma.c RDMA/cma: Increase the IB CM retry count in CMA 2006-09-14 13:55:30 -07:00
core_priv.h
device.c
fmr_pool.c
mad.c
mad_priv.h
mad_rmpp.c
mad_rmpp.h
packer.c
sa_query.c IB/core: Fix SM LID/LID change with client reregister set 2006-08-16 09:54:47 -07:00
smi.c
smi.h
sysfs.c
ucm.c
ud_header.c
user_mad.c
uverbs.h IB/uverbs: Avoid a crash on device hot remove 2006-08-03 10:56:42 -07:00
uverbs_cmd.c
uverbs_main.c IB/uverbs: Avoid a crash on device hot remove 2006-08-03 10:56:42 -07:00
uverbs_marshall.c
uverbs_mem.c
verbs.c