YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 1 | <PARAMS> |
You Wang | f980383 | 2016-12-06 22:09:25 +0000 | [diff] [blame] | 2 | <testcases>0,1,2,11,20,1,2,11,20,1,2,11,20,1,2,11,20</testcases> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 3 | |
You Wang | f980383 | 2016-12-06 22:09:25 +0000 | [diff] [blame] | 4 | <SCALE>1,3,5,7</SCALE> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 5 | |
| 6 | <ENV> |
| 7 | <cellName>topo_perf_test</cellName> |
| 8 | <cellApps>drivers,metrics,openflow</cellApps> |
| 9 | </ENV> |
| 10 | |
| 11 | <DEPENDENCY> |
YPZhang | 0433bee | 2016-07-12 16:10:59 -0700 | [diff] [blame] | 12 | <path>/tests/SCPF/SCPFhostLat/dependencies/</path> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 13 | <topology>topo-perf-1h1s.py</topology> |
| 14 | </DEPENDENCY> |
| 15 | |
| 16 | <GIT> |
| 17 | <pull>False</pull> |
| 18 | <branch>master</branch> |
| 19 | </GIT> |
| 20 | |
| 21 | <CTRL> |
| 22 | <port>6653</port> |
| 23 | </CTRL> |
| 24 | |
| 25 | <SLEEP> |
| 26 | <startup>10</startup> |
| 27 | <install>10</install> |
| 28 | <measurement>5</measurement> |
| 29 | <timeout>10</timeout> |
| 30 | </SLEEP> |
| 31 | |
| 32 | <TSHARK> |
| 33 | <tsharkPath>/tmp/hostLatTshark</tsharkPath> |
| 34 | <tsharkPacketIn>OF 1.3 150 of_packet_in</tsharkPacketIn> |
| 35 | </TSHARK> |
| 36 | |
| 37 | <TEST> |
| 38 | # Number of times to iterate each case |
| 39 | <numIter>25</numIter> |
| 40 | # Number of iterations to ignore initially( warm up ) |
| 41 | <iterIgnore>5</iterIgnore> |
| 42 | <singleSwThreshold>0,1000</singleSwThreshold> |
| 43 | <hostTimestamp>topologyHostEventTimestamp</hostTimestamp> |
| 44 | </TEST> |
| 45 | |
| 46 | <DATABASE> |
| 47 | <file>/tmp/HostAddLatency</file> |
| 48 | <nic>1gig</nic> |
| 49 | <node>baremetal</node> |
| 50 | </DATABASE> |
| 51 | |
| 52 | </PARAMS> |