On Tue, 2006-03-14 at 08:08 -0800, Roland Dreier wrote: > Sorry, I didn't like all of it (it seems silly to copy values from the > ibqp struct, which the user passed in, into the output struct), and > then I didn't get around to applying the parts I did like.
But the alternative is that the verb consumer will have to gather all information from three different objects while in some places the fields are defined but do not contain valid values. Would it not be simpler to pack all the info in qp_attr and qp_init_attr? After all it is not data path. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
