Håkon Bugge wrote:
The capabilities in qp_init_attr used as input to ibv_create_qp() are:
max_send_sge = 1, max_recv_sge = 1, max_inline_data = 928
Upon return the capabilities are modified to the following max_send_sge = 32, max_recv_sge = 1, max_inline_data = 928
Note decreasing the size of the RDMA to 912 bytes, the program works
Jack, sounds like this use case hits the bug/s you were attempting to solve with the patch set we were discussing @ http://marc.info/?l=linux-rdma&m=126330119309593 which that never made it upstream, correct?

Or.

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to