* On Jun,6 Roland Dreier<[EMAIL PROTECTED]> wrote : > Sayantan> I seem to have gotten around this issue. When I was > Sayantan> creating the QP, I didn't specify any `max_inline_data' > Sayantan> (i.e. left attr.qp.max_inline_data completely > Sayantan> untouched). After I specify the `max_inline_data' and > Sayantan> use IBV_SEND_INLINE in the `send_flags', it works. > > I'm a little confused as to what happened. I guess you left > max_inline_data uninitialized and didn't look at the value returned by > ibv_create_qp(), and then tried to post a too-large work request with > inline data?
I also guess that's what happened. If I hit this error again, I will post a full dump of the condition. > > - R. -- http://www.cse.ohio-state.edu/~surs _______________________________________________ openib-general mailing list openib-general@openib.org http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general