diff options
author | 2012-10-03 23:42:31 +0000 | |
---|---|---|
committer | 2012-10-04 19:11:54 -0700 | |
commit | 4ede178a5eb55fe70070fcd0960b58ba6a5643a8 (patch) | |
tree | c36266c019b688418ddbfe2e927a37a8c0a661f9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband (diff) | |
download | linux-dev-4ede178a5eb55fe70070fcd0960b58ba6a5643a8.tar.xz linux-dev-4ede178a5eb55fe70070fcd0960b58ba6a5643a8.zip |
RDMA/cma: Check that retry count values are in range
The retry_count and rnr_retry_count connection parameters are both
3-bit values. Check that the values are in range and reduce if
they're not.
This fixes a problem reported by Doug Ledford <dledford@redhat.com>
that resulted in the userspace rping test (part of the librdmacm
samples) failing to run over Intel IB HCAs.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
[ Use min_t() to avoid warnings about type mismatch. - Roland ]
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions