Hello,

 Can I trust value returned by ibv_create_qp() in cap.max_inline_data
as been maximum message that I can send inline?

I create qp and pass zero as max_inline_data, I use value returned
in max_inline_data to determine whether to send data inline. It appears
that mthca_tavor_post_send() calculates inline size different from 
mthca_return_cap() if rdma is used, thus sometimes ibv_post_send() fails.

Is this should work at all?

--
                        Gleb.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to