1
1
Nathan Hjelm 5e13e1ab7d btl/openib: set send flags only after endpoint is connected
The max inline send size on a queue pair is not available until after
the endpoint is connected. Before this commit the send flags
(including the inline flag) were set before this value was
initialized. This commit moves setting the send_flags down to
mca_btl_openib_put_internal which is only called after the endpoint is
connected. This fixes a bug when using osc/rdma.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-07-26 16:01:11 -06:00
..
2016-05-27 08:22:13 -06:00
2016-05-25 14:25:07 -06:00
2015-06-23 20:59:57 -07:00
2016-06-20 10:05:44 -07:00
2016-06-02 19:21:34 -06:00
2015-06-23 20:59:57 -07:00