[openib-general] [PATCH 3/3] librdmacm: add ability to get/set	transport specific options
    Jack Morgenstein 
    jackm at mellanox.co.il
       
    Tue May  9 02:23:39 PDT 2006
    
    
  
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
    
    
More information about the general
mailing list