]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/vcan.sh
Remove the word "job" from graph titles
[can-benchmark.git] / gw-tests / vcan.sh
index 5a14f5afd394821828ecc9a827921c2d37f1a00d..12a599b56ae2cd08c5aecb5f0754a79a39f11b0a 100755 (executable)
@@ -2,7 +2,7 @@
 
 . lib.sh
 
-numjobs=`seq 0 2 12`
+numjobs=`seq 0 2 10`
 
 main() {
     sshgw 'ip link add dev vcan0 type vcan && ip link set vcan0 up'
@@ -31,7 +31,7 @@ plot_cmds() {
        echo "set logscale xy"
     fi
     cat <<EOF
-set title "Chained GW jobs on a single VCAN interface"
+set title "Chained GWs on a single VCAN interface"
 set grid xtics mxtics ytics mytics lw 1, lw 0.5
 set xlabel "Time [ms]"
 set ylabel "Latency profile [messages]"