NetworkTest: added sim_cycles parameter to the network tester.
Review Request #660 - Created April 25, 2011 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Tushar Krishna | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
| ali, beckmann, gblack, nate, stever | |
NetworkTest: added sim_cycles parameter to the network tester. The network tester terminates after injecting for sim_cycles (default=1000), instead of having to explicitly pass --maxtick from the command line as before. If fixed_pkts is enabled, the tester stops scheduling itself after injecting maxpackets number of packets. The tester also works with zero command line arguments now.
