Quoting r. Eitan Zahavi <[EMAIL PROTECTED]>: > ib_gid_t is just another example for a struct defined by IBTA.
IBTA only defines a wire protocol. It's often wrong for applications work in terms of raw packets- we should have libraries to encapsulate typical usage. While using on-the-wire values for library API sometimes makes sense, this is not necessarily always the right way and e.g. efficiency concerns might dictate otherwise. > It has nothing to do with specific stack implementation. The name is stack specific. Whether it's best as an array or a union or a struct is specific for an app. -- MST _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
