Added support for no warmup 63/73163/2
authorXavier Simonart <simonartxavier@gmail.com>
Mon, 10 Jan 2022 19:25:33 +0000 (19:25 +0000)
committerXavier Simonart <simonartxavier@gmail.com>
Sun, 6 Feb 2022 21:42:20 +0000 (21:42 +0000)
commite29c35c3bbbbd32754b0b2dc9570ea1195358c61
tree4c2681c79ee86ba9cb16c5edcc910673dcea05dc
parent00f643ee70f45b3a361b578d90d393137b00fd0a
Added support for no warmup

If warmup time is set to 0, there will be no warmup at all.
Before this patch, generator was started and immediately stopped
which could result in some packets sent.

Signed-off-by: Xavier Simonart <simonartxavier@gmail.com>
Change-Id: I7acada86c527bcde70ab0117b79f95208a382cdd
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_flowsizetest.py