> Question: should query_device return the local_dma_lkey? Or is hanging > it of the ib device struct sufficient. (I like the latter).
If the value is in struct ib_device then it seems silly to me to add code to copy that value somewhere else... anyone who calls ib_query_device() already has the ib_device pointer and can just use the value directly. - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
