Searched hist:10266 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/testers/traffic_gen/
H A Dtraffic_gen.ccdiff 10266:d4090f0cab30 Sun Aug 10 05:39:00 EDT 2014 Andreas Hansson <andreas.hansson@arm.com> cpu: Ensure the traffic generator suppresses non-memory packets

This patch adds a check to ensure that packets which are not going to
a memory range are suppressed in the traffic generator. Thus, if a
trace is collected in full-system, the packets destined for devices
are not played back.

Completed in 14 milliseconds