]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/lib.sh
Make traffic describing parameters common for all tests
[can-benchmark.git] / gw-tests / lib.sh
index e0ab6445efc547d3c3f54c1f7e514e56de368f8e..0d7fe2c43193df15ce77454870604cd21a2a6d9d 100644 (file)
@@ -70,6 +70,10 @@ echo_plot() {
     echo -n "    " $plot
 }
 
+traffic_and_length() {
+    echo -o -l $1
+}
+
 _run() {
     if [[ ! "$OPT_PLOT_ONLY" ]]; then
        kernel_versions=$(sshgw uname -r)