-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3568/
-----------------------------------------------------------

(Updated July 20, 2016, 2:45 a.m.)


Review request for Default.


Repository: gem5


Description
-------

When executing the Full System simulation we have the option of enabling
*dual* mode where two hosts are directly linked via ethernet and simulated on
a single gem5 instance.

The FS mode has *--ethernet-linkspeed* and *--ethernet-linkdelay* options,
however these are not applied when using the *--dual* option.

This patch allows the two knobs to be applied to *--dual* mode as well.


Diffs (updated)
-----

  configs/common/FSConfig.py cdb94f2332a6 
  configs/example/fs.py cdb94f2332a6 

Diff: http://reviews.gem5.org/r/3568/diff/


Testing
-------

Testing done on ARM version (AArch32) of FS

Tested with *iperf* and checked that with 1Gbps we get near 1Gbps
With 10Gbps, we get 6.61Gbps. (Probably due to low CPU frequency. It was 
running at default frequency)


Thanks,

Chang Hyun Park

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to