Skip to content

Instantly share code, notes, and snippets.

@hiroyuki-sato
Created March 8, 2014 12:27
Show Gist options
  • Save hiroyuki-sato/9429809 to your computer and use it in GitHub Desktop.
Save hiroyuki-sato/9429809 to your computer and use it in GitHub Desktop.
ib_read_bw result on pid 0.3.4 (1st)
# ib_read_lat -d pib_1 -a server_ip
---------------------------------------------------------------------------------------
Device not recognized to implement inline feature. Disabling it
---------------------------------------------------------------------------------------
                    RDMA_Read Latency Test
 Dual-port       : OFF		Device         : pib_1
 Number of qps   : 1		Transport type : IB
 Connection type : RC
 TX depth        : 1
 Mtu             : 4096[B]
 Link type       : IB
 Outstand reads  : 16
 rdma_cm QPs	 : OFF
 Data ex. method : Ethernet
---------------------------------------------------------------------------------------
 local address: LID 0x03 QPN 0x27d936 PSN 0x827980 OUT 0x10 RKey 0xac6db000 VAddr 0x007f02012c3000
 remote address: LID 0x01 QPN 0xfcdfd8 PSN 0x289b6e OUT 0x10 RKey 0x34237000 VAddr 0x007f38931e7000
---------------------------------------------------------------------------------------
 #bytes #iterations    t_min[usec]    t_max[usec]  t_typical[usec]
 2       1000          22.12          3065.61      22.77  
 4       1000          22.11          3387.66      22.88  
 8       1000          22.15          3365.68      22.70  
 16      1000          21.82          3278.86      22.53  
 32      1000          22.11          3050.27      22.67  
 64      1000          22.05          3479.58      22.80  
 128     1000          22.14          3212.98      22.79  
 256     1000          22.07          3202.03      22.77  
 512     1000          22.45          3451.30      23.07  
 1024    1000          22.65          3173.05      23.26  
 2048    1000          23.11          3145.07      23.64  
 4096    1000          23.96          3444.78      24.53  
 8192    1000          35.49          3423.05      36.65  
 16384   1000          58.77          3158.24      60.78  
 32768   1000          103.08         4074.69      115.68 
 65536   1000          194.49         3739.31      209.87 
 131072  1000          66709.38        100248.54      66999.37
 262144  1000          16780.88        214756.60      134000.51
 524288  1000          2017.16        286980.77      269999.98
 Completion with error at client
 Failed status 12: wr_id 0 syndrom 0x0
scnt=1, ccnt=1



# ib_read_bw -d pib_0 -a 
---------------------------------------------------------------------------------------
Device not recognized to implement inline feature. Disabling it
---------------------------------------------------------------------------------------
                    RDMA_Read BW Test
 Dual-port       : OFF		Device         : pib_0
 Number of qps   : 1		Transport type : IB
 Connection type : RC
 CQ Moderation   : 100
 Mtu             : 4096[B]
 Link type       : IB
 Outstand reads  : 16
 rdma_cm QPs	 : OFF
 Data ex. method : Ethernet
---------------------------------------------------------------------------------------
 local address: LID 0x01 QPN 0xfcdfd8 PSN 0x289b6e OUT 0x10 RKey 0x34237000 VAddr 0x007f38931e7000
 remote address: LID 0x03 QPN 0x27d936 PSN 0x827980 OUT 0x10 RKey 0xac6db000 VAddr 0x007f02012c3000
---------------------------------------------------------------------------------------
 #bytes     #iterations    BW peak[MB/sec]    BW average[MB/sec]   MsgRate[Mpps]
pp_read_keys: Success
Couldn't read remote address
 Unable to read to socket/rdam_cm
Failed to close connection between server and client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment