Hi Sean,
So we just noted that the IB CM @ cm_format_req_event() flips the values
of RDMA READ initiator-depth and responder-resources advertized in the
client through the REQ when before it delivers the event to the server
(and the same is done the other way around in cm_format_rep_event()).
Any special reason for that? specifically, it doesn't comply with our
common sense (...) and the text in the rdma_connect/rdma_accept man
pages http://linux.die.net/man/3/rdma_connect that say:
responder_resources - The maximum number of outstanding RDMA read and
atomic operations that the local side will accept from the remote side.
[...]
initiator_depth - The maximum number of outstanding RDMA read and atomic
operations that the local side will have to the remote side. [...]
Agree? if you do, how do we fix it... the bug is there from day one.
Or.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html