On Wed, 2004-09-29 at 14:21, Roland Dreier wrote: > +int ib_cancel_mad(struct ib_mad_agent *mad_agent, > + u64 wr_id) > > Is wr_id enough to identify a sent MAD? I guess this imposes the > requirement that consumers must not use duplicate wr_ids.
Isn't the requirement no duplicate wr_ids per mad agent ? Are there other fields you would propose ? Also, would a cancel all MADs be useful ? -- 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
