diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-07-18 12:34:19 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-07-25 11:22:04 +0000 |
commit | cdf557ef070d004617ede4fc5a47dd6064d1c946 (patch) | |
tree | 719d5a56961937de78044b4b138c68ae41b0d8f9 /tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrpdr.robot | |
parent | 974d52d1976f802c99738712bbfe56e16d56d650 (diff) |
Add MTU handling into perf tests
- Add ability to configure MTU on interfaces. Put the MTU into configuration
keywors for all perf testcases.
Change-Id: I364b4bc26b26f2f66f350949c0aaa2a2aa675682
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrpdr.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrpdr.robot b/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrpdr.robot index 929a453251..2771504df7 100644 --- a/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrpdr.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-dot1q-l2xcbase-ndrpdr.robot @@ -83,7 +83,6 @@ | | ${max_rate} | ${jumbo} = | Get Max Rate And Jumbo And Handle Multi Seg | | ... | ${s_limit} | ${framesize} | overhead=${overhead} | | And Apply startup configuration on all VPP DUTs -| | And Set interfaces in path in 3-node circular topology up | | When Initialize VLAN dot1q sub-interfaces in 3-node circular topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And Configure L2 tag rewrite method on interfaces |