Hi, I am running a network trace of packets through gem5 and want to terminate it once the trace is over.. There are two network interfaces, and the kernel routes the packet from one interface to the other.. The simulation should terminate only when the last packet has been transmitted from the outgoing interface.
Could someone suggest about a method to do this? I might get the packets out of order, so just putting an end packet after the entire trace will not work.. I don't have a separate benchmark code, the functioning is inside the linux kernel. Thanks, Pritha
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users