NFVBENCH-108 Adjust exact frame size to take into account FCS field 95/65095/1 2.0.5
authorahothan <ahothan@cisco.com>
Tue, 13 Nov 2018 23:34:29 +0000 (15:34 -0800)
committerahothan <ahothan@cisco.com>
Tue, 13 Nov 2018 23:34:29 +0000 (15:34 -0800)
commit9527113c350f92b2293f596b6153f9c9d626f2af
tree192c3687ff689fc961b5874298b3d940675e781d
parent7a90e74a1390794b72fc5c3629e141f2def908d7
NFVBENCH-108 Adjust exact frame size to take into account FCS field

Minimum L2 frame size is now set to 64 bytes.
If VLAN tagging, min frame size for the latency stream is 68 bytes.

Also fix issue with interface baseline.

Change-Id: If6ff7515c0112ab419070c86f7094ff88930d33b
Signed-off-by: ahothan <ahothan@cisco.com>
docs/development/design/traffic_desc.rst
nfvbench/chain_runner.py
nfvbench/nfvbench.py
nfvbench/stats_manager.py
nfvbench/summarizer.py
nfvbench/traffic_gen/traffic_base.py
nfvbench/traffic_gen/traffic_utils.py
nfvbench/traffic_gen/trex.py