From 6439d919a421c823a93e5d4789554a45ddcdf5eb Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 20 Aug 2019 09:51:54 +0000 Subject: Add: avf-dot1q testcases + Few fixes in doc + Align testcases Signed-off-by: Peter Mikus Change-Id: I5575db8255a74fd46f37d5cc2637b9b4448bcd7f (cherry picked from commit a0a1bdba6245c685898bab5007de28452bbd2d27) --- .../l2/2n1l-10ge2p1x710-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr.robot') diff --git a/tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr.robot b/tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr.robot index b582bcaf9e..d8ffffe932 100644 --- a/tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr.robot +++ b/tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr.robot @@ -32,7 +32,7 @@ | ... | *[Enc] Packet Encapsulations:* Dot1q-IPv4 for L2 switching of IPv4. \ | ... | IEEE 802.1Q tagging is applied on both links TG-DUT1 . | ... | *[Cfg] DUT configuration:* DUT1 is configured with:\ -| ... | 2 VLAN subinterfaces (VID 200 and 300),\ +| ... | 2 VLAN subinterfaces (VID 100 and 200),\ | ... | 1 L2 BD with the 2 VLAN subinterfaces and a BVI,\ | ... | 1 GBP L3 RD,\ | ... | 1 GBP L2 BD with the L2 BD,\ @@ -61,7 +61,7 @@ | ${nic_name}= | Intel-X710 | ${overhead}= | ${4} # Traffic profile: -| ${traffic_profile}= | trex-sl-dot1qip4-vlan1ip4src254ip4dst254 +| ${traffic_profile}= | trex-sl-dot1qip4-vlan1ip4src254ip4dst254-bvi *** Keywords *** | Local template -- cgit 1.2.3-korg