-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3024/
-----------------------------------------------------------
Review request for Default.
Repository: gem5
Description
-------
changesets:
11018:79181d97f42d "dev: enable support for pd-gem5 runs"
This patch enables accurate/deterministic simulation of a cluster system
using pd-gem5.
This patch enables etherlink to operate in two modes: default etherlink
and pd-gem5 connector mode. In pd-gem5 mode, etherlink will attach a time
stamp to packets received from interface 0 and detach a time stamp from
packets received from interface 1. Assumption is that interface 0 is
connected to a network device (NIC or Switch) and interface 1 is connected
to ethertap.
Diffs
-----
src/dev/Ethernet.py f35e317d2e1e
src/dev/etherdump.hh f35e317d2e1e
src/dev/etherlink.hh f35e317d2e1e
src/dev/etherlink.cc f35e317d2e1e
Diff: http://reviews.gem5.org/r/3024/diff/
Testing
-------
Thanks,
Mohammad Alian
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev