From cdf557ef070d004617ede4fc5a47dd6064d1c946 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 --- tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-mrr.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-mrr.robot') diff --git a/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-mrr.robot b/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-mrr.robot index 5ca0bcbce0..4fb2c81d9e 100644 --- a/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-mrr.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-mrr.robot @@ -81,7 +81,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 sub-interfaces in 3-node circular topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | ... | ${outer_vlan_id} | ${inner_vlan_id} | ${type_subif} -- cgit 1.2.3-korg