Commit Graph

6 Commits

Author SHA1 Message Date
Benjamin Hesmans
8b39f5f207 add ping before pv
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2015-06-08 10:25:07 +02:00
Benjamin Hesmans
e698e34d45 guess pv pid Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be> 2015-05-18 17:00:50 +02:00
Benjamin Hesmans
ff8d8c5537 Remove white spaces...
for f in `ls *.py`; do sed -i -e 's/\s\+$//' $f; done
2015-02-26 17:43:45 +01:00
Benjamin Hesmans
6576eb330f add changePvAt to control application rate
During an experiment, you can change the application rate with the
param changePvAt:when,-L XX(unit)

Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2015-02-10 11:03:21 +01:00
Benjamin Hesmans
0b121e977e change log naming to match gitignore expectations
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2015-01-14 16:25:02 +01:00
Benjamin Hesmans
2573388ccf add Pv experiment
example :

sudo ./mpPerf.py -t conf/topo/3_ecmp_2 -x conf/xp/3_ncpv

Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2015-01-12 16:37:26 +01:00