>> I haven't checked this in yet. I was just about to run some additional tests >> before doing this. My biggest concern is that modifying the TID for SENDs >may >> cause an issue with some application. > >How about we check that application has put 0 in high 32 bit, and return >an error if it did not?
This should work if we can determine whether the SEND is a new operation or a response to some other request. After further testing, this patch breaks osmtest as a result of modifying the TID for a SEND. I could just ignore SENDs like the existing code did, but I'm not convinced that that's the right thing to do. - Sean _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
