From 6a6126b2f26607263e4543a1e0b5012ab2f0601b Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 6 Jul 2018 19:06:41 +0000 Subject: CSIT-1142 Change thread perf test TAGs Due to automatization of SMT detection this change is suppose to remove static thread/core tags in favor of dynamic one. Leaving the static tags for number of physical cores to be able to select TCs. Change-Id: I7f99f605821f363e45c333f46d1dea786693521b Signed-off-by: Peter Mikus --- .../10ge2p1x520-ethip4lispip4-ip4base-mrr.robot | 48 +++++++-------- ...e2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot | 72 +++++++++++----------- ...e2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot | 72 +++++++++++----------- ...0ge2p1x520-ethip4vxlan-l2bdbasemaclrn-mrr.robot | 48 +++++++-------- ...520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot | 72 +++++++++++----------- .../10ge2p1x520-ethip4vxlan-l2xcbase-mrr.robot | 48 +++++++-------- ...ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot | 72 +++++++++++----------- .../10ge2p1x710-ethip4lispip4-ip4base-mrr.robot | 48 +++++++-------- ...0ge2p1x710-ethip4vxlan-l2bdbasemaclrn-mrr.robot | 48 +++++++-------- .../10ge2p1x710-ethip4vxlan-l2xcbase-mrr.robot | 48 +++++++-------- 10 files changed, 288 insertions(+), 288 deletions(-) (limited to 'tests/vpp/perf/ip4_tunnels') diff --git a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-mrr.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-mrr.robot index e5a0d289ac..a44a8605b6 100644 --- a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-mrr.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-mrr.robot @@ -90,12 +90,12 @@ | tc01-64B-1t1c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 1T1C | STHREAD +| | [Tags] | 64B | 1C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=1 | rxq=1 | framesize=${64} @@ -103,12 +103,12 @@ | tc02-1480B-1t1c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 1480B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1480B | 1T1C | STHREAD +| | [Tags] | 1480B | 1C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=1 | rxq=1 | framesize=${1480} @@ -116,12 +116,12 @@ | tc03-9000B-1t1c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 1T1C | STHREAD +| | [Tags] | 9000B | 1C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=1 | rxq=1 | framesize=${9000} @@ -129,13 +129,13 @@ | tc04-IMIX-1t1c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 1T1C | STHREAD +| | [Tags] | IMIX | 1C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=1 | rxq=1 | framesize=IMIX_v4_1 @@ -143,12 +143,12 @@ | tc05-64B-2t2c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 2T2C | STHREAD +| | [Tags] | 64B | 2C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=2 | rxq=1 | framesize=${64} @@ -156,12 +156,12 @@ | tc06-1480B-2t2c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 1480B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1480B | 2T2C | STHREAD +| | [Tags] | 1480B | 2C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=2 | rxq=1 | framesize=${1480} @@ -169,12 +169,12 @@ | tc07-9000B-2t2c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 2T2C | STHREAD +| | [Tags] | 9000B | 2C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=2 | rxq=1 | framesize=${9000} @@ -182,13 +182,13 @@ | tc08-IMIX-2t2c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 2T2C | STHREAD +| | [Tags] | IMIX | 2C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=2 | rxq=1 | framesize=IMIX_v4_1 @@ -196,12 +196,12 @@ | tc09-64B-4t4c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 4T4C | STHREAD +| | [Tags] | 64B | 4C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=4 | rxq=2 | framesize=${64} @@ -209,12 +209,12 @@ | tc10-1480B-4t4c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 1480B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1480B | 4T4C | STHREAD +| | [Tags] | 1480B | 4C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=4 | rxq=2 | framesize=${1480} @@ -222,12 +222,12 @@ | tc11-9000B-4t4c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 4T4C | STHREAD +| | [Tags] | 9000B | 4C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=4 | rxq=2 | framesize=${9000} @@ -235,13 +235,13 @@ | tc12-IMIX-4t4c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 4T4C | STHREAD +| | [Tags] | IMIX | 4C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=4 | rxq=2 | framesize=IMIX_v4_1 diff --git a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot index 5a8d17a82d..e1e1aa4fc8 100644 --- a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot @@ -54,11 +54,11 @@ | tc01-64B-1t1c-ethip4lispip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 64B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 64B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -84,11 +84,11 @@ | tc02-64B-1t1c-ethip4lispip4-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 64B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 1C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -115,11 +115,11 @@ | tc03-1480B-1t1c-ethip4lispip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 1480B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 1480B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -145,11 +145,11 @@ | tc04-1480B-1t1c-ethip4lispip4-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 1480B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1480B | 1C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -176,11 +176,11 @@ | tc05-9000B-1t1c-ethip4lispip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps. -| | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 9000B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -205,11 +205,11 @@ | tc06-9000B-1t1c-ethip4lispip4-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 1C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -235,11 +235,11 @@ | tc07-64B-2t2c-ethip4lispip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 64B | 2T2C | MTHREAD | NDRDISC +| | [Tags] | 64B | 2C | NDRDISC | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -265,11 +265,11 @@ | tc08-64B-2t2c-ethip4lispip4-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 64B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 2C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -296,11 +296,11 @@ | tc09-1480B-2t2c-ethip4lispip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 1480B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1480B | 2C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -326,11 +326,11 @@ | tc10-1480B-2t2c-ethip4lispip4-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 1480B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1480B | 2C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -357,11 +357,11 @@ | tc11-9000B-2t2c-ethip4lispip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps. -| | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 2C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -386,11 +386,11 @@ | tc12-9000B-2t2c-ethip4lispip4-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 2C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -416,11 +416,11 @@ | tc13-64B-4t4c-ethip4lispip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 64B | 4T4C | MTHREAD | NDRDISC +| | [Tags] | 64B | 4C | NDRDISC | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -446,11 +446,11 @@ | tc14-64B-4t4c-ethip4lispip4-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 64B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 4C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -477,11 +477,11 @@ | tc15-1480B-4t4c-ethip4lispip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 1480B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1480B | 4C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -507,11 +507,11 @@ | tc16-1480B-4t4c-ethip4lispip4-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 1480B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1480B | 4C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -538,11 +538,11 @@ | tc17-9000B-4t4c-ethip4lispip4-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps. -| | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 4C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -567,11 +567,11 @@ | tc18-9000B-4t4c-ethip4lispip4-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 4C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} diff --git a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot index 0f05cfcc0d..162db49639 100644 --- a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4lispip6-ip4base-ndrpdrdisc.robot @@ -55,11 +55,11 @@ | tc01-64B-1t1c-ethip4lispip6-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 64B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 64B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -85,11 +85,11 @@ | tc02-64B-1t1c-ethip4lispip6-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 64B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 1C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -116,11 +116,11 @@ | tc03-1460B-1t1c-ethip4lispip6-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 1460 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 1460B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 1460B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${1460} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -146,11 +146,11 @@ | tc04-1460B-1t1c-ethip4lispip6-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 1460 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 1460B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1460B | 1C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1460} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -177,11 +177,11 @@ | tc05-9000B-1t1c-ethip4lispip6-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps. -| | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 9000B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -206,11 +206,11 @@ | tc06-9000B-1t1c-ethip4lispip6-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 1C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -236,11 +236,11 @@ | tc07-64B-2t2c-ethip4lispip6-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 64B | 2T2C | MTHREAD | NDRDISC +| | [Tags] | 64B | 2C | NDRDISC | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -266,11 +266,11 @@ | tc08-64B-2t2c-ethip4lispip6-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 64B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 2C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -297,11 +297,11 @@ | tc09-1460B-2t2c-ethip4lispip6-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 1460 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 1460B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1460B | 2C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1460} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -327,11 +327,11 @@ | tc10-1460B-2t2c-ethip4lispip6-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 1460 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 1460B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1460B | 2C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1460} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -358,11 +358,11 @@ | tc11-9000B-2t2c-ethip4lispip6-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps. -| | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 2C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -387,11 +387,11 @@ | tc12-9000B-2t2c-ethip4lispip6-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 2C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -417,11 +417,11 @@ | tc13-64B-4t4c-ethip4lispip6-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 64B | 4T4C | MTHREAD | NDRDISC +| | [Tags] | 64B | 4C | NDRDISC | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -447,11 +447,11 @@ | tc14-64B-4t4c-ethip4lispip6-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 64B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 4C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -478,11 +478,11 @@ | tc15-1460B-4t4c-ethip4lispip6-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 1460 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps. -| | [Tags] | 1460B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1460B | 4C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1460} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -508,11 +508,11 @@ | tc16-1460B-4t4c-ethip4lispip6-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 1460 Byte frames using binary search start\ | | ... | at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 1460B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1460B | 4C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1460} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -539,11 +539,11 @@ | tc17-9000B-4t4c-ethip4lispip6-ip4base-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps. -| | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 4C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} @@ -568,11 +568,11 @@ | tc18-9000B-4t4c-ethip4lispip6-ip4base-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 4C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 48} diff --git a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-mrr.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-mrr.robot index 7fc08fee1b..5275dcb4e0 100644 --- a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-mrr.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-mrr.robot @@ -79,147 +79,147 @@ *** Test Cases *** | tc01-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 1T1C | STHREAD +| | [Tags] | 64B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=${64} | tc02-1518B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single\ | | ... | trial throughput test. | | ... -| | [Tags] | 1518B | 1T1C | STHREAD +| | [Tags] | 1518B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=${1518} | tc03-9000B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... -| | [Tags] | 9000B | 1T1C | STHREAD +| | [Tags] | 9000B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=${9000} | tc04-IMIX-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 1T1C | STHREAD +| | [Tags] | IMIX | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=IMIX_v4_1 | tc05-64B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 2T2C | MTHREAD +| | [Tags] | 64B | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=${64} | tc06-1518B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single\ | | ... | trial throughput test. | | ... -| | [Tags] | 1518B | 2T2C | MTHREAD | SKIP_PATCH +| | [Tags] | 1518B | 2C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=${1518} | tc07-9000B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... -| | [Tags] | 9000B | 2T2C | MTHREAD | SKIP_PATCH +| | [Tags] | 9000B | 2C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=${9000} | tc08-IMIX-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 2T2C | MTHREAD +| | [Tags] | IMIX | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=IMIX_v4_1 | tc09-64B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 4T4C | MTHREAD +| | [Tags] | 64B | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=${64} | tc10-1518B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single\ | | ... | trial throughput test. | | ... -| | [Tags] | 1518B | 4T4C | MTHREAD | SKIP_PATCH +| | [Tags] | 1518B | 4C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=${1518} | tc11-9000B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... -| | [Tags] | 9000B | 4T4C | MTHREAD | SKIP_PATCH +| | [Tags] | 9000B | 4C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=${9000} | tc12-IMIX-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 4T4C | MTHREAD +| | [Tags] | IMIX | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=IMIX_v4_1 diff --git a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot index a3342d83db..50318db9a7 100644 --- a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-ndrpdrdisc.robot @@ -59,12 +59,12 @@ *** Test Cases *** | tc01-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 64B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 64B | 1C | NDRDISC | | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} @@ -83,12 +83,12 @@ | tc02-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 64B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 1C | PDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} @@ -108,12 +108,12 @@ | tc03-1518B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 1518B | 1C | NDRDISC | | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} @@ -131,12 +131,12 @@ | tc04-1518B-1t1c-ethip4vxlan-l2bdbasemaclrn-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 1C | PDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} @@ -155,12 +155,12 @@ | tc05-9000B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... -| | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 9000B | 1C | NDRDISC | | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -178,12 +178,12 @@ | tc06-9000B-1t1c-ethip4vxlan-l2bdbasemaclrn-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps, LT=0.5%. | | ... -| | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 1C | PDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -202,12 +202,12 @@ | tc07-64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 64B | 2T2C | MTHREAD | NDRDISC +| | [Tags] | 64B | 2C | NDRDISC | | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} @@ -226,12 +226,12 @@ | tc08-64B-2t2c-ethip4vxlan-l2bdbasemaclrn-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 64B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 2C | PDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} @@ -251,12 +251,12 @@ | tc09-1518B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 2C | NDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} @@ -274,12 +274,12 @@ | tc10-1518B-2t2c-ethip4vxlan-l2bdbasemaclrn-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 2C | PDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} @@ -298,12 +298,12 @@ | tc11-9000B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... -| | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 2C | NDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -321,12 +321,12 @@ | tc12-9000B-2t2c-ethip4vxlan-l2bdbasemaclrn-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps, LT=0.5%. | | ... -| | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 2C | PDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -345,12 +345,12 @@ | tc13-64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 64B | 4T4C | MTHREAD | NDRDISC +| | [Tags] | 64B | 4C | NDRDISC | | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} @@ -369,12 +369,12 @@ | tc14-64B-4t4c-ethip4vxlan-l2bdbasemaclrn-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 64B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 4C | PDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} @@ -394,12 +394,12 @@ | tc15-1518B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Find NDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 4C | NDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} @@ -417,12 +417,12 @@ | tc16-1518B-4t4c-ethip4vxlan-l2bdbasemaclrn-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 4C | PDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} @@ -441,12 +441,12 @@ | tc17-9000B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... -| | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 4C | NDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -464,12 +464,12 @@ | tc18-9000B-4t4c-ethip4vxlan-l2bdbasemaclrn-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps, LT=0.5%. | | ... -| | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 4C | PDRDISC | SKIP_PATCH | | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} diff --git a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-mrr.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-mrr.robot index 2f8e72634e..908515be17 100644 --- a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-mrr.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-mrr.robot @@ -79,147 +79,147 @@ *** Test Cases *** | tc01-64B-1t1c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 1T1C | STHREAD +| | [Tags] | 64B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=1 | rxq=1 | framesize=${64} | tc02-1518B-1t1c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1518B | 1T1C | STHREAD +| | [Tags] | 1518B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=1 | rxq=1 | framesize=${1518} | tc03-9000B-1t1c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 1T1C | STHREAD +| | [Tags] | 9000B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=1 | rxq=1 | framesize=${9000} | tc04-IMIX-1t1c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 1T1C | STHREAD +| | [Tags] | IMIX | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=1 | rxq=1 | framesize=IMIX_v4_1 | tc05-64B-2t2c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 2T2C | MTHREAD +| | [Tags] | 64B | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=2 | rxq=1 | framesize=${64} | tc06-1518B-2t2c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1518B | 2T2C | MTHREAD +| | [Tags] | 1518B | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=2 | rxq=1 | framesize=${1518} | tc07-9000B-2t2c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 2T2C | MTHREAD +| | [Tags] | 9000B | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=2 | rxq=1 | framesize=${9000} | tc08-IMIX-2t2c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 2T2C | MTHREAD +| | [Tags] | IMIX | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=2 | rxq=1 | framesize=IMIX_v4_1 | tc09-64B-4t4c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 4T4C | MTHREAD +| | [Tags] | 64B | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=4 | rxq=2 | framesize=${64} | tc10-1518B-4t4c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1518B | 4T4C | MTHREAD +| | [Tags] | 1518B | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=4 | rxq=2 | framesize=${1518} | tc11-9000B-4t4c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 4T4C | MTHREAD +| | [Tags] | 9000B | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=4 | rxq=2 | framesize=${9000} | tc12-IMIX-4t4c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores,\ | | ... | 2 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 4T4C | MTHREAD +| | [Tags] | IMIX | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=4 | rxq=2 | framesize=IMIX_v4_1 diff --git a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot index df4dd980ca..615aa57e7e 100644 --- a/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x520-ethip4vxlan-l2xcbase-ndrpdrdisc.robot @@ -58,10 +58,10 @@ *** Test Cases *** | tc01-64B-1t1c-ethip4vxlan-l2xcbase-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 64 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps. -| | [Tags] | 64B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 64B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -79,10 +79,10 @@ | tc02-64B-1t1c-ethip4vxlan-l2xcbase-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 64 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 64B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 1C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -101,10 +101,10 @@ | tc03-1518B-1t1c-ethip4vxlan-l2xcbase-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps. -| | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 1518B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -121,10 +121,10 @@ | tc04-1518B-1t1c-ethip4vxlan-l2xcbase-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 1C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -142,10 +142,10 @@ | tc05-9000B-1t1c-ethip4vxlan-l2xcbase-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte frames | | ... | using binary search start at 10GE linerate, step 10kpps. -| | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 9000B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -162,10 +162,10 @@ | tc06-9000B-1t1c-ethip4vxlan-l2xcbase-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames | | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 1C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -183,10 +183,10 @@ | tc07-64B-2t2c-ethip4vxlan-l2xcbase-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 64 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps. -| | [Tags] | 64B | 2T2C | MTHREAD | NDRDISC +| | [Tags] | 64B | 2C | NDRDISC | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -204,10 +204,10 @@ | tc08-64B-2t2c-ethip4vxlan-l2xcbase-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 64 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 64B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 2C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -226,10 +226,10 @@ | tc09-1518B-2t2c-ethip4vxlan-l2xcbase-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps. -| | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 2C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -246,10 +246,10 @@ | tc10-1518B-2t2c-ethip4vxlan-l2xcbase-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 2C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -267,10 +267,10 @@ | tc11-9000B-2t2c-ethip4vxlan-l2xcbase-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte frames | | ... | using binary search start at 10GE linerate, step 10kpps. -| | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 2C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -287,10 +287,10 @@ | tc12-9000B-2t2c-ethip4vxlan-l2xcbase-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames | | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 2C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -308,10 +308,10 @@ | tc13-64B-4t4c-ethip4vxlan-l2xcbase-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 64 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps. -| | [Tags] | 64B | 4T4C | MTHREAD | NDRDISC +| | [Tags] | 64B | 4C | NDRDISC | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -329,10 +329,10 @@ | tc14-64B-4t4c-ethip4vxlan-l2xcbase-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 64 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 64B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 4C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -351,10 +351,10 @@ | tc15-1518B-4t4c-ethip4vxlan-l2xcbase-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 1518 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps. -| | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 4C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -371,10 +371,10 @@ | tc16-1518B-4t4c-ethip4vxlan-l2xcbase-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 1518 Byte frames | | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. -| | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 4C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -392,10 +392,10 @@ | tc17-9000B-4t4c-ethip4vxlan-l2xcbase-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 9000 Byte frames | | ... | using binary search start at 10GE linerate, step 10kpps. -| | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 4C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} @@ -412,10 +412,10 @@ | tc18-9000B-4t4c-ethip4vxlan-l2xcbase-pdrdisc | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 9000 Byte frames | | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 9000B | 4C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 50} diff --git a/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4lispip4-ip4base-mrr.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4lispip4-ip4base-mrr.robot index e6fd36b31e..47e7a48bf9 100644 --- a/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4lispip4-ip4base-mrr.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4lispip4-ip4base-mrr.robot @@ -90,12 +90,12 @@ | tc01-64B-1t1c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 1T1C | STHREAD +| | [Tags] | 64B | 1C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=1 | rxq=1 | framesize=${64} @@ -103,12 +103,12 @@ | tc02-1480B-1t1c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 1480B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1480B | 1T1C | STHREAD +| | [Tags] | 1480B | 1C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=1 | rxq=1 | framesize=${1480} @@ -116,12 +116,12 @@ | tc03-9000B-1t1c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 1T1C | STHREAD +| | [Tags] | 9000B | 1C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=1 | rxq=1 | framesize=${9000} @@ -129,13 +129,13 @@ | tc04-IMIX-1t1c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ +| | ... | filters config with 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 1T1C | STHREAD +| | [Tags] | IMIX | 1C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=1 | rxq=1 | framesize=IMIX_v4_1 @@ -143,12 +143,12 @@ | tc05-64B-2t2c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 2T2C | STHREAD +| | [Tags] | 64B | 2C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=2 | rxq=1 | framesize=${64} @@ -156,12 +156,12 @@ | tc06-1480B-2t2c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 1480B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1480B | 2T2C | STHREAD +| | [Tags] | 1480B | 2C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=2 | rxq=1 | framesize=${1480} @@ -169,12 +169,12 @@ | tc07-9000B-2t2c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 2T2C | STHREAD +| | [Tags] | 9000B | 2C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=2 | rxq=1 | framesize=${9000} @@ -182,13 +182,13 @@ | tc08-IMIX-2t2c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ +| | ... | filters config with 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 2T2C | STHREAD +| | [Tags] | IMIX | 2C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=2 | rxq=1 | framesize=IMIX_v4_1 @@ -196,12 +196,12 @@ | tc09-64B-4t4c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 4T4C | STHREAD +| | [Tags] | 64B | 4C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=4 | rxq=2 | framesize=${64} @@ -209,12 +209,12 @@ | tc10-1480B-4t4c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 1480B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1480B | 4T4C | STHREAD +| | [Tags] | 1480B | 4C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=4 | rxq=2 | framesize=${1480} @@ -222,12 +222,12 @@ | tc11-9000B-4t4c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 4T4C | STHREAD +| | [Tags] | 9000B | 4C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=4 | rxq=2 | framesize=${9000} @@ -235,13 +235,13 @@ | tc12-IMIX-4t4c-ethip4lispip4-ip4base-mrr | | [Documentation] | | ... | [Cfg] DUT runs IPv4 LISP remote static mappings and whitelist\ -| | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ +| | ... | filters config with 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 4T4C | STHREAD +| | [Tags] | IMIX | 4C | | ... | | [Template] | Check RR for ethip4lispip4-ip4base | | wt=4 | rxq=2 | framesize=IMIX_v4_1 diff --git a/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-mrr.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-mrr.robot index 7fd1d866d8..cd7a7834da 100644 --- a/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-mrr.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-mrr.robot @@ -79,147 +79,147 @@ *** Test Cases *** | tc01-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 1T1C | STHREAD +| | [Tags] | 64B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=${64} | tc02-1518B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single\ | | ... | trial throughput test. | | ... -| | [Tags] | 1518B | 1T1C | STHREAD +| | [Tags] | 1518B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=${1518} | tc03-9000B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... -| | [Tags] | 9000B | 1T1C | STHREAD +| | [Tags] | 9000B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=${9000} | tc04-IMIX-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 1T1C | STHREAD +| | [Tags] | IMIX | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=IMIX_v4_1 | tc05-64B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 2T2C | MTHREAD +| | [Tags] | 64B | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=${64} | tc06-1518B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single\ | | ... | trial throughput test. | | ... -| | [Tags] | 1518B | 2T2C | MTHREAD | SKIP_PATCH +| | [Tags] | 1518B | 2C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=${1518} | tc07-9000B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... -| | [Tags] | 9000B | 2T2C | MTHREAD | SKIP_PATCH +| | [Tags] | 9000B | 2C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=${9000} | tc08-IMIX-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 2T2C | MTHREAD +| | [Tags] | IMIX | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=IMIX_v4_1 | tc09-64B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 4T4C | MTHREAD +| | [Tags] | 64B | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=${64} | tc10-1518B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single\ | | ... | trial throughput test. | | ... -| | [Tags] | 1518B | 4T4C | MTHREAD | SKIP_PATCH +| | [Tags] | 1518B | 4C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=${1518} | tc11-9000B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... -| | [Tags] | 9000B | 4T4C | MTHREAD | SKIP_PATCH +| | [Tags] | 9000B | 4C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=${9000} | tc12-IMIX-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2BD forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 4T4C | MTHREAD +| | [Tags] | IMIX | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=IMIX_v4_1 diff --git a/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4vxlan-l2xcbase-mrr.robot b/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4vxlan-l2xcbase-mrr.robot index e5422d60a2..2cc3293dbe 100644 --- a/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4vxlan-l2xcbase-mrr.robot +++ b/tests/vpp/perf/ip4_tunnels/10ge2p1x710-ethip4vxlan-l2xcbase-mrr.robot @@ -79,147 +79,147 @@ *** Test Cases *** | tc01-64B-1t1c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 1T1C | STHREAD +| | [Tags] | 64B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=1 | rxq=1 | framesize=${64} | tc02-1518B-1t1c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1518B | 1T1C | STHREAD +| | [Tags] | 1518B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=1 | rxq=1 | framesize=${1518} | tc03-9000B-1t1c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 1T1C | STHREAD +| | [Tags] | 9000B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=1 | rxq=1 | framesize=${9000} | tc04-IMIX-1t1c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 1 thread, 1 phy core,\ +| | ... | [Cfg] DUT runs L2XC forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 1T1C | STHREAD +| | [Tags] | IMIX | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=1 | rxq=1 | framesize=IMIX_v4_1 | tc05-64B-2t2c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 2T2C | MTHREAD +| | [Tags] | 64B | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=2 | rxq=1 | framesize=${64} | tc06-1518B-2t2c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1518B | 2T2C | MTHREAD +| | [Tags] | 1518B | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=2 | rxq=1 | framesize=${1518} | tc07-9000B-2t2c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores, \ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 2T2C | MTHREAD +| | [Tags] | 9000B | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=2 | rxq=1 | framesize=${9000} | tc08-IMIX-2t2c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 2 threads, 2 phy cores,\ +| | ... | [Cfg] DUT runs L2XC forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 2T2C | MTHREAD +| | [Tags] | IMIX | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=2 | rxq=1 | framesize=IMIX_v4_1 | tc09-64B-4t4c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 64B | 4T4C | MTHREAD +| | [Tags] | 64B | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=4 | rxq=2 | framesize=${64} | tc10-1518B-4t4c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 1518B | 4T4C | MTHREAD +| | [Tags] | 1518B | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=4 | rxq=2 | framesize=${1518} | tc11-9000B-4t4c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores, \ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 9000B frames using single trial\ | | ... | throughput test. | | ... -| | [Tags] | 9000B | 4T4C | MTHREAD +| | [Tags] | 9000B | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=4 | rxq=2 | framesize=${9000} | tc12-IMIX-4t4c-ethip4vxlan-l2xcbase-mrr | | [Documentation] -| | ... | [Cfg] DUT runs L2XC forwarding config with 4 threads, 4 phy cores,\ +| | ... | [Cfg] DUT runs L2XC forwarding config with 4 phy cores,\ | | ... | 2 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | IMIX | 4T4C | MTHREAD +| | [Tags] | IMIX | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2xcbase | | wt=4 | rxq=2 | framesize=IMIX_v4_1 -- cgit 1.2.3-korg