]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/vcan.sh
Make will run tests for all types of traffic
[can-benchmark.git] / gw-tests / vcan.sh
index a96cac4ed6a9c2a2b122947ef93c286f0372d6d6..946bff7fd61691a58826ff1bf874846fb289336c 100755 (executable)
@@ -14,14 +14,14 @@ main() {
        done
        sshgw cangw -A -s vcan0 -d can1 -f $(printf %x:C00007FF $i)
 
-       latester -d can0 -d can1 -d can2 -o -c $COUNT -i 0 -h hist-$i.dat -f time-$i.dat
+       latester -d can0 -d can1 -d can2 -c $COUNT -i 0 -h hist-$i.dat -f time-$i.dat
     done
     sshgw ip link del dev vcan0
 }
 
 plot_cmds() {
     cat <<EOF
-set title "Chained GWs on a signle VCAN interface"
+set title "Chained GW jobs on a signle VCAN interface"
 set logscale y
 set grid
 set xlabel "Time [{/Symbol m}s]"