]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - tests/ethflood.sh
genhtml: Nicer other views
[can-benchmark.git] / tests / ethflood.sh
index cdad2cd2e739bc60b5e10996d73ef11fee04f45d..b5c12dc8757c2c265ad716204bd8282f5b8f9dae 100755 (executable)
@@ -13,6 +13,7 @@ t() {
            kill $PID_S
        fi
        kill $PID_PING
+       sleep 1 # Wait for remote buffers to become empty
     done
 }
 
@@ -22,7 +23,7 @@ p() { cat <<EOF
 set title "Round-trip time with ethernet load - ping -f"
 set logscale y
 set grid
-set xlabel "Time [{/Symbol m}s]"
+set xlabel "Time [ms]"
 set ylabel "Latency profile [messages]"
 plot [0:] "socketcan-norm-1000.dat" with lp lt 1 title "Socketcan",\
           "lincan-norm-1000.dat" with lp lt 2 title "Lincan",\