----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1774/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9594:9835a4f09d31 --------------------------- util: Add a utility script for encoding packet traces This patch adds a simple Python script that reads a simple ASCII trace format and encodes it as protobuf output compatible with the traffic generator. The script can also be used as a template for other packet input formats that should be converted to the gem5 packet protobuf format. Diffs ----- util/encode_packet_trace.py PRE-CREATION Diff: http://reviews.gem5.org/r/1774/diff/ Testing ------- All regressions pass Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
