X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/9bcefa0e5fa0e0bc776aa07dbe37853dbc6f0ba8..68ae17932b8f8b5cf4bb37158902185517d9546e:/tests/ethloadsend.sh diff --git a/tests/ethloadsend.sh b/tests/ethloadsend.sh index 9ba99a8..1c41345 100755 --- a/tests/ethloadsend.sh +++ b/tests/ethloadsend.sh @@ -9,6 +9,7 @@ t() { vca_canping -m 1 -R FF:$RTPRIO -v -g $DRIVER -t 1 -d $CAN0 -w 0 -c $COUNT kill $PID_S kill %% # Kill the whole pipe above + sleep 1 # Wait for ethernet buffers to become empty }