Add test cases with "dpdk no-multi-seg" in vpp startup config
[csit.git] / resources / libraries / robot / performance.robot
index 6c06288..73f5bb7 100644 (file)
 
 | 3-node Performance Suite Setup
 | | [Arguments] | ${topology_type}
-| | Reset startup configuration of VPP on all DUTs
+| | Setup default startup configuration of VPP on all DUTs
 | | Update All Interface Data On All Nodes | ${nodes}
 | | 3-node circular Topology Variables Setup
 | | Initialize traffic generator | ${tg} | ${tg_if1} | ${tg_if2}
 
 3-node Performance Suite Setup with DUT's NIC model
 | | [Arguments] | ${topology_type} | ${nic_model}
-| | Reset startup configuration of VPP on all DUTs
+| | Setup default startup configuration of VPP on all DUTs
 | | Update All Interface Data On All Nodes | ${nodes}
 | | 3-node circular Topology Variables Setup with DUT interface model
 | | ... | ${nic_model}