[ofa-general] cmatose fails whereas rping passes on iWarp
Sean Hefty
sean.hefty at intel.com
Wed Jul 8 11:20:02 PDT 2009
>I did this change and the hang went away as well.
>
>I think cmatose.c needs this fix.
>
>>>
>>> ucmatose completes when I change the following line:
>>> send_wr.send_flags = 0;
>>> to
>>> send_wr.send_flags = IBV_SEND_SIGNALED;
cmatose sets init_qp_attr.sq_sig_all = 1 when initializing the QP, so I wouldn't
expect this flag to be used.
- Sean
More information about the general
mailing list