On Wed, 2004-12-15 at 19:25, Sean Hefty wrote: Here are some initial CM comments:
Would UC as well as RC be supported ? If so, UC can wait a little for implementing if this adds time. /** > * ib_send_cm_mra - Sends a message receipt acknowledgement to a > connection > * message. > * @cm_id: Connection identifier associated with the connection message. > * @service_timeout: The maximum time required for the sender to reply to > * to the connection message. > * @private_data: Optional user-defined private data sent with the > * message receipt acknowledgement. > * @private_data_len: Size of the private data buffer, in bytes. > */ Couldn't outgoing MRAs be automatically generated rather than forcing the CM client to do this ? Would the CM be 1.1 compliant ? If so, would 1.2 be a future thing ? > struct ib_path_record; //*** TBD: define me somewhere else (ib_smi.h?) Is this the SA PathRecord ? There is ib_sa_path_rec in ib_sa.h. More later as I go through this in more detail... -- Hal _______________________________________________ openib-general mailing list [EMAIL PROTECTED] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
