X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fperformance%2Fperformance_configuration.robot;fp=resources%2Flibraries%2Frobot%2Fperformance%2Fperformance_configuration.robot;h=3f5538d3ad309a7aaee94365d589e35ac0852481;hp=b04f9d9f3486c67c05639f1d2498d47b6b63fa13;hb=f7f3d8bcaf06a41ab481fd32463694ee6c9ae98c;hpb=6f44f7b5c859b625b3fc7fa7033c5289ad24f247 diff --git a/resources/libraries/robot/performance/performance_configuration.robot b/resources/libraries/robot/performance/performance_configuration.robot index b04f9d9f34..3f5538d3ad 100644 --- a/resources/libraries/robot/performance/performance_configuration.robot +++ b/resources/libraries/robot/performance/performance_configuration.robot @@ -2062,41 +2062,6 @@ | | Add interface to bridge domain | ${dut2} | ${vhost_if2} | ${bd_id2} | | Add interface to bridge domain | ${dut2} | ${dut2_if2} | ${bd_id2} -| Add VLAN strip offload switch off -| | [Documentation] -| | ... | Add VLAN Strip Offload switch off on all PCI devices. -| | ... -| | :FOR | ${dut} | IN | @{duts} -| | | ${dut_str}= | Convert To Lowercase | ${dut} -| | | Run keyword | ${dut}.Add DPDK Dev Parameter | ${${dut_str}_if1_pci} -| | | ... | vlan-strip-offload | off -| | | Run keyword | ${dut}.Add DPDK Dev Parameter | ${${dut_str}_if2_pci} -| | | ... | vlan-strip-offload | off - -| Add VLAN strip offload switch off between DUTs in 3-node single link topology -| | [Documentation] -| | ... | Add VLAN Strip Offload switch off on PCI devices between DUTs to VPP -| | ... | configuration file. -| | ... -| | Run keyword | DUT1.Add DPDK Dev Parameter | ${dut1_if2_pci} -| | ... | vlan-strip-offload | off -| | Run keyword | DUT2.Add DPDK Dev Parameter | ${dut2_if1_pci} -| | ... | vlan-strip-offload | off - -| Add VLAN strip offload switch off between DUTs in 3-node double link topology -| | [Documentation] -| | ... | Add VLAN Strip Offload switch off on PCI devices between DUTs to VPP -| | ... | configuration file. -| | ... -| | Run keyword | DUT1.Add DPDK Dev Parameter | ${dut1_if2_1_pci} -| | ... | vlan-strip-offload | off -| | Run keyword | DUT1.Add DPDK Dev Parameter | ${dut1_if2_2_pci} -| | ... | vlan-strip-offload | off -| | Run keyword | DUT2.Add DPDK Dev Parameter | ${dut2_if1_1_pci} -| | ... | vlan-strip-offload | off -| | Run keyword | DUT2.Add DPDK Dev Parameter | ${dut2_if1_2_pci} -| | ... | vlan-strip-offload | off - | Initialize LISP IPv4 forwarding in 3-node circular topology | | [Documentation] | Custom setup of IPv4 addresses on all DUT nodes and TG \ | | ... | Don`t set route.