CSIT-998: MRR tests
[csit.git] / tests / vpp / perf / l2 / 10ge2p1x520-eth-l2bdbasemaclrn-mrr.robot
index e834475..e59d177 100644 (file)
@@ -60,7 +60,7 @@
 | | # Test Variables required for test teardown
 | | Set Test Variable | ${framesize}
 | | ${get_framesize}= | Get Frame Size | ${framesize}
-| | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize}
+| | ${max_rate}= | Calculate pps | ${s_limit} | ${get_framesize}
 | | ...
 | | Given Add '${wt}' worker threads and '${rxq}' rxqueues in 3-node single-link circular topology
 | | And Add PCI devices to DUTs in 3-node single link topology
 | | [Template] | Check RR for l2bdbasemaclrn
 | | framesize=${9000} | wt=1 | rxq=1
 
-| tc04-64B-2t2c-eth-l2bdbasemaclrn-mrr
+| tc04-IMIX-1t1c-eth-l2bdbasemaclrn-mrr
+| | [Documentation]
+| | ... | [Cfg] DUT runs L2BD config with 1 thread, 1 phy core,\
+| | ... | 1 receive queue per NIC port.
+| | ... | [Ver] Measure MaxReceivedRate for IMIX frames using single\
+| | ... | trial throughput test.
+| | ... | IMIX_v4_1 = (28x64B;16x570B;4x1518B)
+| | [Tags] | IMIX | 1T1C | STHREAD
+| | ...
+| | [Template] | Check RR for l2bdbasemaclrn
+| | framesize=IMIX_v4_1 | wt=1 | rxq=1
+
+| tc05-64B-2t2c-eth-l2bdbasemaclrn-mrr
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2BD config with 2 threads, 2 phy cores,\
 | | ... | 1 receive queue per NIC port.
 | | [Template] | Check RR for l2bdbasemaclrn
 | | framesize=${64} | wt=2 | rxq=1
 
-| tc05-1518B-2t2c-eth-l2bdbasemaclrn-mrr
+| tc06-1518B-2t2c-eth-l2bdbasemaclrn-mrr
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2BD config with 2 threads, 2 phy cores,\
 | | ... | 1 receive queue per NIC port.
 | | [Template] | Check RR for l2bdbasemaclrn
 | | framesize=${1518} | wt=2 | rxq=1
 
-| tc06-9000B-2t2c-eth-l2bdbasemaclrn-mrr
+| tc07-9000B-2t2c-eth-l2bdbasemaclrn-mrr
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2BD config with 2 threads, 2 phy cores,\
 | | ... | 1 receive queue per NIC port.
 | | [Template] | Check RR for l2bdbasemaclrn
 | | framesize=${9000} | wt=2 | rxq=1
 
-| tc07-64B-4t4c-eth-l2bdbasemaclrn-mrr
+| tc08-IMIX-2t2c-eth-l2bdbasemaclrn-mrr
+| | [Documentation]
+| | ... | [Cfg] DUT runs L2BD config with 2 threads, 2 phy cores,\
+| | ... | 1 receive queue per NIC port.
+| | ... | [Ver] Measure MaxReceivedRate for IMIX frames using single\
+| | ... | trial throughput test.
+| | ... | IMIX_v4_1 = (28x64B;16x570B;4x1518B)
+| | [Tags] | IMIX | 2T2C | MTHREAD
+| | ...
+| | [Template] | Check RR for l2bdbasemaclrn
+| | framesize=IMIX_v4_1 | wt=2 | rxq=1
+
+| tc09-64B-4t4c-eth-l2bdbasemaclrn-mrr
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2BD config with 4 threads, 4 phy cores,\
 | | ... | 2 receive queues per NIC port.
 | | [Template] | Check RR for l2bdbasemaclrn
 | | framesize=${64} | wt=4 | rxq=2
 
-| tc08-1518B-4t4c-eth-l2bdbasemaclrn-mrr
+| tc10-1518B-4t4c-eth-l2bdbasemaclrn-mrr
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2BD config with 4 threads, 4 phy cores,\
 | | ... | 2 receive queues per NIC port.
 | | [Template] | Check RR for l2bdbasemaclrn
 | | framesize=${1518} | wt=4 | rxq=2
 
-| tc09-9000B-4t4c-eth-l2bdbasemaclrn-mrr
+| tc11-9000B-4t4c-eth-l2bdbasemaclrn-mrr
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2BD config with 4 threads, 4 phy cores,\
 | | ... | 2 receive queues per NIC port.
 | | ...
 | | [Template] | Check RR for l2bdbasemaclrn
 | | framesize=${9000} | wt=4 | rxq=2
+
+| tc12-IMIX-4t4c-eth-l2bdbasemaclrn-mrr
+| | [Documentation]
+| | ... | [Cfg] DUT runs L2BD config with 4 threads, 4 phy cores,\
+| | ... | 2 receive queues per NIC port.
+| | ... | [Ver] Measure MaxReceivedRate for IMIX frames using single\
+| | ... | trial throughput test.
+| | ... | IMIX_v4_1 = (28x64B;16x570B;4x1518B)
+| | [Tags] | IMIX | 4T4C | MTHREAD
+| | ...
+| | [Template] | Check RR for l2bdbasemaclrn
+| | framesize=IMIX_v4_1 | wt=4 | rxq=2