Moni Shoua wrote:
> Here is an example of 'cat /sys/kernel/debug/rdma_cm/mthca0_rdma_id'.
> TYPE DEVICE  PORT NET_DEV SRC_ADDR                                            
> DST_ADDR                                            SPACE STATE          
> QP_NUM
>      mthca0  0            0.0.0.0:7174                                        
>                                                     TCP   LISTEN         0    
> IB   mthca0  1    ib0     192.30.3.249:46079                                  
> 192.30.3.248:7174                                   TCP   CONNECT        
> 132102
> IB   mthca0  1    ib0     192.30.3.249:7174                                   
> 192.30.3.248:42561                                  TCP   CONNECT        
> 132103

Moni,

Are you planning to print also src/dst GUIDs and LIDs along with PKEY and SL?

Also, UFM agent wise, things would be easier if the connection information was 
provided 
in more packed (or even binary) manner - since the way it goes now, one would 
have to 
write a parser for your output (and in my suggestion one would have to write 
parser to 
the debugfs output, but we can keep this parsing app and not provide it).

To better understand what I'm talking about, compare the output of netstat vs 
/proc/net/tcp

Or.
_______________________________________________
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

Reply via email to