Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
e61460e127b5fc31b04e92a1e60711a4c21d5df3
[simgrid.git] / examples / msg / gtnets / gtnets-fullduplex.tesh
1 #! ./tesh
2
3 p Testing fullduplex TCP option DISABLED
4
5 $ gtnets/gtnets gtnets/fullduplex-p.xml gtnets/fullduplex-d.xml --cfg=fullduplex:0
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'fullduplex' to '0'
7 > [C1:master:(7) 108.799652] [msg_test/INFO] Send completed (to S1). Transfer time: 108.799652   Agregate bandwidth: 9191.205854
8 > [C1:master:(7) 108.799652] [msg_test/INFO] Completed peer: S1 time: 108.799652
9 > [S1:slave:(8) 108.799652] [msg_test/INFO] ===> Estimated Bw of FLOW[1] : 3063.735285 ;  message from S1 to C1  with remaining : 666666.666667
10 > [S1:slave:(8) 108.799652] [msg_test/INFO] ===> Estimated Bw of FLOW[2] : 3063.735285 ;  message from S1 to C1  with remaining : 666666.666667
11 > [S1:slave:(8) 108.799652] [msg_test/INFO] ===> Estimated Bw of FLOW[3] : 3063.735285 ;  message from S1 to C1  with remaining : 666666.666667
12 > [S1:slave:(8) 108.799652] [msg_test/INFO] ===> Estimated Bw of FLOW[4] : 9191.205854 ;  message from C1 to S1  with remaining : 0.000000
13
14
15 p Testing fullduplex TCP option ENABLED
16
17 $ gtnets/gtnets gtnets/fullduplex-p.xml gtnets/fullduplex-d.xml --cfg=fullduplex:1
18 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'fullduplex' to '1'
19 > [S1:master:(1) 331.625739] [msg_test/INFO] Send completed (to C1). Transfer time: 331.625739   Agregate bandwidth: 3015.447482
20 > [S1:master:(1) 331.625739] [msg_test/INFO] Completed peer: C1 time: 331.625739
21 > [C1:slave:(2) 331.625739] [msg_test/INFO] ===> Estimated Bw of FLOW[1] : 3015.447482 ;  message from S1 to C1  with remaining : 0.000000
22 > [C1:slave:(2) 331.625739] [msg_test/INFO] WARNING FLOW[2] is limited by latency!!
23 > [C1:slave:(2) 331.625739] [msg_test/INFO] ===> Estimated Bw of FLOW[2] : 3015.447482 ;  message from S1 to C1  with remaining : 0.000000
24 > [C1:slave:(2) 331.625739] [msg_test/INFO] WARNING FLOW[3] is limited by latency!!
25 > [C1:slave:(2) 331.625739] [msg_test/INFO] ===> Estimated Bw of FLOW[3] : 3015.447482 ;  message from S1 to C1  with remaining : 0.000000
26 > [C1:slave:(2) 331.625739] [msg_test/INFO] ===> Estimated Bw of FLOW[4] : 3015.447482 ;  message from C1 to S1  with remaining : 0.000000