Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
f41bfde5ed274cda9540b5ce837df05c756acacf
[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 p Testing fullduplex TCP option ENABLED
15
16 $ gtnets/gtnets gtnets/fullduplex-p.xml gtnets/fullduplex-d.xml --cfg=fullduplex:1
17 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'fullduplex' to '1'
18 > [S1:master:(1) 331.625739] [msg_test/INFO] Send completed (to C1). Transfer time: 331.625739   Agregate bandwidth: 3015.447482
19 > [S1:master:(1) 331.625739] [msg_test/INFO] Completed peer: C1 time: 331.625739
20 > [S1:master:(3) 331.625739] [msg_test/INFO] Send completed (to C1). Transfer time: 331.625739   Agregate bandwidth: 3015.447482
21 > [S1:master:(3) 331.625739] [msg_test/INFO] Completed peer: C1 time: 331.625739
22 > [S1:master:(5) 331.625739] [msg_test/INFO] Send completed (to C1). Transfer time: 331.625739   Agregate bandwidth: 3015.447482
23 > [S1:master:(5) 331.625739] [msg_test/INFO] Completed peer: C1 time: 331.625739
24 > [C1:master:(7) 331.625739] [msg_test/INFO] Send completed (to S1). Transfer time: 331.625739   Agregate bandwidth: 3015.447482
25 > [C1:master:(7) 331.625739] [msg_test/INFO] Completed peer: S1 time: 331.625739
26 > [C1:slave:(2) 331.625739] [msg_test/INFO] ===> Estimated Bw of FLOW[1] : 3015.447482 ;  message from S1 to C1  with remaining : 0.000000
27 > [C1:slave:(2) 331.625739] [msg_test/INFO] ===> Estimated Bw of FLOW[2] : 3015.447482 ;  message from S1 to C1  with remaining : 0.000000
28 > [C1:slave:(2) 331.625739] [msg_test/INFO] ===> Estimated Bw of FLOW[3] : 3015.447482 ;  message from S1 to C1  with remaining : 0.000000
29 > [C1:slave:(2) 331.625739] [msg_test/INFO] ===> Estimated Bw of FLOW[4] : 3015.447482 ;  message from C1 to S1  with remaining : 0.000000