On Tuesday 09 May 2006 02:46, you wrote: > The end-users should probably decide that. These changes use the local_sa, > which has not been queued to be merged upstream yet.
Use of local_sa in the rdma_cm kernel module is already patched out for OFED. local_sa is used ONLY in kernel cma.c ( static function cma_resolve_ib_route(), which calls ib_get_path_rec()). Icall to ib_get_path_rec() is eliminated, and we call cma_query_ib_route() directly. Sounds like I should take the current rdma_cm from the trunk for OFED (rather than leave rdma_cm at trunk revision number 6860 in OFED) -- and also take the new userlevel sources as well. What do you think -- is there anything else (besides local_sa) that might interfere with doing this? - Jack _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
