mem: tester for new HMC configuration
This patch provides the example test script to configure different HMC architecture and run traffic through traffic generator. Committed by Jason Lowe-Power <jason@lowepower.com>
This commit is contained in:
7
tests/quick/se/70.tgen/traffic.cfg
Normal file
7
tests/quick/se/70.tgen/traffic.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
STATE 0 10000 RANDOM 100 0 134217727 256 1000 1000 0
|
||||
STATE 1 1000000 TRACE tests/quick/se/70.tgen/tgen-simple-mem.trc 100
|
||||
STATE 2 1000 IDLE
|
||||
INIT 0
|
||||
TRANSITION 0 1 1
|
||||
TRANSITION 1 2 1
|
||||
TRANSITION 2 0 1
|
||||
Reference in New Issue
Block a user