NF density: added new TAGs, renamed test suites and test cases per final agreed scheme.
[csit.git] / tests / vpp / perf / vm_vhost / 2n-10ge2p1x710-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr.robot
@@ -16,8 +16,8 @@
 | Library | resources.libraries.python.QemuUtils
 | ...
 | Force Tags | 2_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | MRR
-| ... | NIC_Intel-X710 | ETH | L2BDMACLRN | BASE | VHOST | VM | 2C8N
-| ... | VHOST_1024 | SERVICE_DENSITY
+| ... | NIC_Intel-X710 | ETH | L2BDMACLRN | BASE | VHOST | VM
+| ... | VHOST_1024 | NF_DENSITY | NF_L3FWDIP4 | CHAIN | 2R8C
 | ...
 | Suite Setup | Set up 2-node performance topology with DUT's NIC model
 | ... | L3 | Intel-X710
 | ...
 | Test Template | Local Template
 | ...
-| Documentation | *Raw results L2BD test cases with vhost 2 chains 16 VMs*
+| Documentation | *Raw results L2BD test cases with 32 vhost 2 chains 16 VMs*
 | ...
 | ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology
 | ... | with single links between nodes.
 | ... | *[Enc] Packet Encapsulations:* Eth-IPv4 for L2 switching of IPv4.
 | ... | *[Cfg] DUT configuration:* DUT1 is configured with L2 bridge-
 | ... | domain and MAC learning enabled. Qemu VNFs are connected to VPP via
-| ... | vhost-user interfaces. Guest is running DPDK testpmd
+| ... | vhost-user interfaces. Guest is running DPDK l3fwd IPv4
 | ... | interconnecting vhost-user interfaces, forwarding mode is
 | ... | set to io, rxd/txd=1024. DUT1 is tested with 2p10GE NIC X710 by Intel.
 | ... | *[Ver] TG verification:* In MaxReceivedRate test TG sends traffic
 | | ... | ${max_rate}pps | ${framesize} | ${traffic_profile}
 
 *** Test Cases ***
-| tc01-64B-1c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc01-64B-1c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | 64B | 1C
 | | framesize=${64} | phy_cores=${1}
 
-| tc02-64B-2c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc02-64B-2c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | 64B | 2C
 | | framesize=${64} | phy_cores=${2}
 
-| tc03-64B-4c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc03-64B-4c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | 64B | 4C
 | | framesize=${64} | phy_cores=${4}
 
-| tc04-1518B-1c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc04-1518B-1c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | 1518B | 1C
 | | framesize=${1518} | phy_cores=${1}
 
-| tc05-1518B-2c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc05-1518B-2c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | 1518B | 2C
 | | framesize=${1518} | phy_cores=${2}
 
-| tc06-1518B-4c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc06-1518B-4c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | 1518B | 4C
 | | framesize=${1518} | phy_cores=${4}
 
-| tc07-9000B-1c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc07-9000B-1c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | 9000B | 1C
 | | framesize=${9000} | phy_cores=${1}
 
-| tc08-9000B-2c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc08-9000B-2c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | 9000B | 2C
 | | framesize=${9000} | phy_cores=${2}
 
-| tc09-9000B-4c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc09-9000B-4c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | 9000B | 4C
 | | framesize=${9000} | phy_cores=${4}
 
-| tc10-IMIX-1c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc10-IMIX-1c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | IMIX | 1C
 | | framesize=IMIX_v4_1 | phy_cores=${1}
 
-| tc11-IMIX-2c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc11-IMIX-2c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | IMIX | 2C
 | | framesize=IMIX_v4_1 | phy_cores=${2}
 
-| tc12-IMIX-4c-eth-l2bd-vhost-2chain-16vm-l3fwd-mrr
+| tc12-IMIX-4c-eth-l2bd-32vhost-2chain-16vm-l3fwdip4-mrr
 | | [Tags] | IMIX | 4C
 | | framesize=IMIX_v4_1 | phy_cores=${4}