diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-08-20 09:51:54 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-08-21 07:16:40 +0000 |
commit | a0a1bdba6245c685898bab5007de28452bbd2d27 (patch) | |
tree | ace81154598fa81f05f6e7e007ae27164fbec39e /tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr.robot | |
parent | b6cd8aba14026ee89178714171d2890a2796ca31 (diff) |
Add: avf-dot1q testcases
+ Few fixes in doc
+ Align testcases
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I5575db8255a74fd46f37d5cc2637b9b4448bcd7f
Diffstat (limited to 'tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/l2/2n1l-10ge2p1x710-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr.robot | 4 |
1 files changed, 2 insertions, 2 deletions
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 |