linux/drivers/infiniband/ulp/iser
Sagi Grimberg 2ea32938f3 IB/iser: Fix responder resources advertisement
The iser initiator is the RDMA responder so it should publish to the
target the max inflight rdma read requests its local HCA can handle in
responder_resources (max_qp_rd_atom).

The iser target should take the min of that and its local HCA max
inflight oustanding rdma read requests (max_qp_init_rd_atom).

We keep initiator_depth set to 1 in order to compat with old targets.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-08-01 15:10:04 -07:00
..
iscsi_iser.c IB/iser: Support IPv6 address family 2014-08-01 15:10:04 -07:00
iscsi_iser.h IB/iser: Support IPv6 address family 2014-08-01 15:10:04 -07:00
iser_initiator.c libiscsi, iser: Adjust data_length to include protection information 2014-06-11 13:06:45 -07:00
iser_memory.c IB/iser: Update Mellanox copyright note 2014-04-01 11:09:46 -07:00
iser_verbs.c IB/iser: Fix responder resources advertisement 2014-08-01 15:10:04 -07:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile