83 | | * Results ? |
| 83 | * Results from running the OEDL experiment can be found in a log file in /tmp directory. The name of the log file is the ''default_slice'' name found from the OEDL output appended with .log. A successful run will have several lines similar to the following. This is will show the packet number, number of packets received and the number of correctly formed packets as seen from the receiver. |
| 84 | {{{ |
| 85 | : |
| 86 | : |
| 87 | 2014-07-21 10:51:07 DEBUG nodeHandler::AgentCommands: APP_EVENT STDOUT from: 'test:app:benchmark_rx#1' (node1-1.grid.orbit-lab.org) - msg: 'ok = True pktno = 140 n_rcvd = 140 n_right = 140' |
| 88 | 2014-07-21 10:51:07 DEBUG nodeHandler::AgentCommands: APP_EVENT STDOUT from: 'test:app:benchmark_rx#1' (node1-1.grid.orbit-lab.org) - msg: 'ok = True pktno = 141 n_rcvd = 141 n_right = 141' |
| 89 | 2014-07-21 10:51:07 DEBUG nodeHandler::AgentCommands: APP_EVENT STDOUT from: 'test:app:benchmark_rx#1' (node1-1.grid.orbit-lab.org) - msg: 'ok = True pktno = 142 n_rcvd = 142 n_right = 142' |
| 90 | : |
| 91 | : |
| 92 | }}} |