diff options
Diffstat (limited to 'tests/simple_send_eth0_3s1r/out')
| -rw-r--r-- | tests/simple_send_eth0_3s1r/out | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/tests/simple_send_eth0_3s1r/out b/tests/simple_send_eth0_3s1r/out new file mode 100644 index 0000000..8cf82a6 --- /dev/null +++ b/tests/simple_send_eth0_3s1r/out @@ -0,0 +1,40 @@ +[t=0.000,src=n0] Send 1 bytes to n3 on eth0 +[t=0.000,src=n1] Send 1 bytes to n3 on eth0 +[t=0.000,src=n2] Send 1 bytes to n3 on eth0 +[t=3.000,src=n3] Receive 1 bytes on eth0 +[t=3.000,src=n3] Received: Hello World from 0! +[t=3.000,src=n3] Receive 1 bytes on eth0 +[t=3.000,src=n3] Received: Hello World from 1! +[t=3.000,src=n3] Receive 1 bytes on eth0 +[t=3.000,src=n3] Received: Hello World from 2! +[t=3.000,src=n0] Send 2 bytes to n3 on eth0 +[t=3.000,src=n1] Send 1 bytes to n3 on eth0 +[t=3.000,src=n2] Send 1 bytes to n3 on eth0 +[t=6.000,src=n3] Receive 1 bytes on eth0 +[t=6.000,src=n3] Received: Hello World from 1! +[t=6.000,src=n3] Receive 1 bytes on eth0 +[t=6.000,src=n3] Received: Hello World from 2! +[t=7.000,src=n3] Receive 2 bytes on eth0 +[t=7.000,src=n3] Received: Hello World from 0! +[t=7.000,src=n0] Send 2 bytes to n3 on eth0 +[t=7.000,src=n1] Send 2 bytes to n3 on eth0 +[t=7.000,src=n2] Send 1 bytes to n3 on eth0 +[t=10.000,src=n3] Receive 1 bytes on eth0 +[t=10.000,src=n3] Received: Hello World from 2! +[t=12.000,src=n3] Receive 2 bytes on eth0 +[t=12.000,src=n3] Received: Hello World from 0! +[t=12.000,src=n3] Receive 2 bytes on eth0 +[t=12.000,src=n3] Received: Hello World from 1! +[t=12.000,src=n0] Send 1 bytes to n3 on eth0 +[t=12.000,src=n1] Send 2 bytes to n3 on eth0 +[t=12.000,src=n2] Send 3 bytes to n3 on eth0 +[t=15.000,src=n3] Receive 1 bytes on eth0 +[t=15.000,src=n3] Received: Hello World from 0! +[t=17.000,src=n3] Receive 2 bytes on eth0 +[t=17.000,src=n3] Received: Hello World from 1! +[t=18.000,src=n3] Receive 3 bytes on eth0 +[t=18.000,src=n3] Received: Hello World from 2! +[t=18.000,src=n0] Send 5 bytes to n3 on eth0 +[t=23.000,src=n3] Receive 5 bytes on eth0 +[t=23.000,src=n3] Received: Hello World from 0! +[t=23.000,src=esds] Simulation ends |
