On Thu, 2014-06-19 at 13:54 +0300, Sagi Grimberg wrote: > The iser target is the RDMA requester and the iser initiator is the > RDMA responder. In order to determine the max inflight RDMA READ requests > to set on the QP (initiator_depth), it should take the min between the > initiator published initiator_depth and the max inflight rdma read > requests its local HCA support (max_qp_init_rd_atom). > > The target will never handle incoming RDMA READ requests so no need to > set responder_resources. > > Signed-off-by: Sagi Grimberg <sagig@xxxxxxxxxxxx> > --- > drivers/infiniband/ulp/isert/ib_isert.c | 11 ++++++----- > 1 files changed, 6 insertions(+), 5 deletions(-) Applied to queue. Thanks Sagi! --nab -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html