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

(Updated 2011-03-11 09:33:50.616494)


Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, Nathan 
Binkert, and Brad Beckmann.


Summary
-------

This patch adds the network tester for simple and garnet networks.
The tester code is in testers/networktest.
The tester can be invoked by configs/example/ruby_network_test.py.
A dummy coherence protocol called Network_test is also addded for network-only 
simulations and testing. The protocol takes in messages from the tester and 
just pushes them into the network in the appropriate vnet, without storing any 
state.


Diffs
-----

  build_opts/ALPHA_SE_Network_test PRE-CREATION 
  configs/example/ruby_network_test.py PRE-CREATION 
  configs/ruby/Network_test.py PRE-CREATION 
  src/cpu/testers/networktest/NetworkTest.py PRE-CREATION 
  src/cpu/testers/networktest/SConscript PRE-CREATION 
  src/cpu/testers/networktest/networktest.hh PRE-CREATION 
  src/cpu/testers/networktest/networktest.cc PRE-CREATION 
  src/mem/protocol/Network_test-cache.sm PRE-CREATION 
  src/mem/protocol/Network_test-dir.sm PRE-CREATION 
  src/mem/protocol/Network_test-msg.sm PRE-CREATION 
  src/mem/protocol/Network_test.slicc PRE-CREATION 
  src/mem/protocol/SConsopts 159c07f22c8e 
  src/mem/ruby/network/garnet/BaseGarnetNetwork.hh 159c07f22c8e 
  src/mem/ruby/network/garnet/BaseGarnetNetwork.cc 159c07f22c8e 
  src/mem/ruby/network/garnet/BaseGarnetNetwork.py 159c07f22c8e 
  src/mem/ruby/network/garnet/fixed-pipeline/GarnetNetwork_d.cc 159c07f22c8e 
  src/mem/ruby/network/garnet/fixed-pipeline/NetworkInterface_d.cc 159c07f22c8e 
  src/mem/ruby/network/garnet/flexible-pipeline/NetworkInterface.cc 
159c07f22c8e 
  src/mem/ruby/system/Sequencer.hh 159c07f22c8e 
  src/mem/ruby/system/Sequencer.cc 159c07f22c8e 
  src/mem/ruby/system/Sequencer.py 159c07f22c8e 

Diff: http://reviews.m5sim.org/r/561/diff


Testing
-------

Testing done with garnet and simple networks. I will update config assumptions 
etc on the wiki.


Thanks,

Tushar

_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to