Hi Travis,
Hmm I have not used traffic_gen myself so am not sure of its intended use case.
I suggest looking at gem5/src/cpu/testers/garnet_synthetic_traffic/ .. this is
how we manually define which cpus send packets and how big they are (how big
they are depends on vnet they are injected in).
Th
Dear all users,
I have been working on how to generate traffic by using TrafficGen.py and
related files in gem5/src/cpu/testers/traffic_gen these days but without
success.
I have tried to run TrafficGen.py by command “python TrafficGen.py” but
receiving error “ImportError: No module named m5.p