samples: pktgen: allow to specify delay parameter via new opt
[sfrench/cifs-2.6.git] / samples / pktgen / pktgen_sample06_numa_awared_queue_irq_affinity.sh
index 728106060a02615d4f7281e719fd67518642eadf..7c73ab8fbe3c4d36c97af320b38619e690871857 100755 (executable)
@@ -15,7 +15,6 @@ root_check_run_with_sudo "$@"
 source ${basedir}/parameters.sh
 
 # Base Config
-DELAY="0"        # Zero means max speed
 [ -z "$COUNT" ]     && COUNT="20000000"   # Zero means indefinitely
 [ -z "$CLONE_SKB" ] && CLONE_SKB="0"