From efb8b0c61b82ce4f16fec3e3df9f8053b688ec2e Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Wed, 18 Jul 2018 12:34:19 +0000 Subject: 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 (cherry picked from commit cdf557ef070d004617ede4fc5a47dd6064d1c946) --- tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot') diff --git a/tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot b/tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot index 60cb307d16..8e7fb01cd5 100644 --- a/tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot +++ b/tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot @@ -77,7 +77,7 @@ | | ${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 +| | And Set interfaces in path 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 -- cgit 1.2.3-korg