----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1578/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9373:9c7306ddd1c3 --------------------------- cpu: Share the send functionality between traffic generators This patch moves the packet creating and sending to a member function in the shared base class to avoid code duplication. Diffs ----- src/cpu/testers/traffic_gen/traffic_gen.hh 844f9e724343 src/cpu/testers/traffic_gen/traffic_gen.cc 844f9e724343 Diff: http://reviews.gem5.org/r/1578/diff/ Testing ------- util/regress all passing (disregarding t1000 and eio) Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
