Trex_2544_verification: Add verification functionality to Trex code 25/49225/7
authorChristian Trautman <ctrautma@redhat.com>
Thu, 14 Dec 2017 19:44:35 +0000 (14:44 -0500)
committerChristian Trautman <ctrautma@redhat.com>
Tue, 19 Dec 2017 18:45:19 +0000 (13:45 -0500)
commitad0f9d7c68be48e33348fc46ec187ca83b30340b
tree7f4b3315fbebc0263fc51fef409a12743fa0d195
parenta392e7361cb698d9b804a79978d9c7a3a83e58fc
Trex_2544_verification: Add verification functionality to Trex code

- Adds T-Rex verification step as implemented by other trafficgens
- Adds check in rfc2544 loop for if no packets are received to fail test
  immediately
- Refactors the trial code to support the verification option
- Adds trial_run function
- Removed unused line speed configuration setting

JIRA: VSPERF-553

Change-Id: Ie324fe8fb6bf79fe0dc337b91af2bf83e901a8ab
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
conf/03_traffic.conf
conf/10_custom.conf
docs/testing/user/configguide/trafficgen.rst
tools/pkt_gen/trex/trex.py