Cosmetic change when printing warnings 69/68169/2
authorProvoost <luc.provoost@intel.com>
Mon, 1 Jul 2019 15:21:00 +0000 (11:21 -0400)
committerLuc Provoost <luc.provoost@intel.com>
Mon, 1 Jul 2019 16:30:07 +0000 (12:30 -0400)
commit1b650efa968fa10a5fed1ecd8bd5ca5a7cb46660
tree262ae5834e62e4bf2c3e248d534b5a3f0f157b6c
parentccae9496c217020455acfe337aaf2b2f0c5644d8
Cosmetic change when printing warnings

Warnings can be printed in the following cases:
- When not enough packets are taken into account for measuring packet
latency accuracy.
- When there us a potential network throughput issue, meaning the generator
is generating more packets than the the NIC can handle
- When the generator cannot generate the requested load
If there are no warnings for a certain measurement, nothing gets printed,
suppressing an empty line

Change-Id: Iee07c12142e28dcc0ac406bfed7626731ab08f98
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/helper-scripts/rapid/runrapid.py