diff options
author | Bart Van Assche <bvanassche@acm.org> | 2014-10-19 11:05:33 -0400 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2014-10-28 16:55:08 -0400 |
commit | ab477c1ff5e0a744c072404bf7db51bfe1f05b6e (patch) | |
tree | 96058ba922e9f7cecd929a464a40cae51cbeaa6e /drivers/infiniband/ulp/isert/ib_isert.c | |
parent | f2774f430ea65fddc068865d364bb254d2816648 (diff) |
srp-target: Retry when QP creation fails with ENOMEM
It is not guaranteed to that srp_sq_size is supported
by the HCA. So if we failed to create the QP with ENOMEM,
try with a smaller srp_sq_size. Keep it up until we hit
MIN_SRPT_SQ_SIZE, then fail the connection.
Reported-by: Mark Lehrer <lehrer@gmail.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Cc: <stable@vger.kernel.org> # 3.4+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/infiniband/ulp/isert/ib_isert.c')
0 files changed, 0 insertions, 0 deletions