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 --- ...520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot | 72 +++++++++++----------- 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot') diff --git a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot index f6faaee08c..49e8240e4f 100644 --- a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot @@ -58,10 +58,10 @@ | tc01-78B-1t1c-ethip6-ip6base-iacldstbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find NDR +| | ... | 1 phy core, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, | | ... | step 50kpps. -| | [Tags] | 78B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 78B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${78} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -81,10 +81,10 @@ | tc02-78B-1t1c-ethip6-ip6base-iacldstbase-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find PDR +| | ... | 1 phy core, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, | | ... | step 50kpps, LT=0.5%. -| | [Tags] | 78B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 78B | 1C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -105,10 +105,10 @@ | tc03-1518B-1t1c-ethip6-ip6base-iacldstbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find NDR +| | ... | 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} @@ -128,10 +128,10 @@ | tc04-1518B-1t1c-ethip6-ip6base-iacldstbase-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find PDR +| | ... | 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} @@ -152,10 +152,10 @@ | tc05-9000B-1t1c-ethip6-ip6base-iacldstbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find NDR +| | ... | 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} @@ -174,10 +174,10 @@ | tc06-9000B-1t1c-ethip6-ip6base-iacldstbase-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find PDR +| | ... | 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} @@ -197,10 +197,10 @@ | tc07-78B-2t2c-ethip6-ip6base-iacldstbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find NDR +| | ... | 2 phy cores, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, | | ... | step 50kpps. -| | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC +| | [Tags] | 78B | 2C | NDRDISC | | ${framesize}= | Set Variable | ${78} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -220,10 +220,10 @@ | tc08-78B-2t2c-ethip6-ip6base-iacldstbase-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find PDR +| | ... | 2 phy cores, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, | | ... | step 50kpps, LT=0.5%. -| | [Tags] | 78B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 78B | 2C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -244,10 +244,10 @@ | tc09-1518B-2t2c-ethip6-ip6base-iacldstbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find NDR +| | ... | 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} @@ -267,10 +267,10 @@ | tc10-1518B-2t2c-ethip6-ip6base-iacldstbase-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find PDR +| | ... | 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} @@ -291,10 +291,10 @@ | tc11-9000B-2t2c-ethip6-ip6base-iacldstbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find NDR +| | ... | 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} @@ -313,10 +313,10 @@ | tc12-9000B-2t2c-ethip6-ip6base-iacldstbase-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find PDR +| | ... | 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} @@ -336,10 +336,10 @@ | tc13-78B-4t4c-ethip6-ip6base-iacldstbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find NDR +| | ... | 4 phy cores, 2 receive queue per NIC port. [Ver] Find NDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, | | ... | step 50kpps. -| | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC +| | [Tags] | 78B | 4C | NDRDISC | | ${framesize}= | Set Variable | ${78} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -359,10 +359,10 @@ | tc14-78B-4t4c-ethip6-ip6base-iacldstbase-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find PDR +| | ... | 4 phy cores, 2 receive queue per NIC port. [Ver] Find PDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, | | ... | step 50kpps, LT=0.5%. -| | [Tags] | 78B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 78B | 4C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -383,10 +383,10 @@ | tc15-1518B-4t4c-ethip6-ip6base-iacldstbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find NDR +| | ... | 4 phy cores, 2 receive queue per NIC port. [Ver] Find NDR | | ... | for 1518 Byte frames using binary search start at 10GE linerate, | | ... | step 10kpps. -| | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 4C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -406,10 +406,10 @@ | tc16-1518B-4t4c-ethip6-ip6base-iacldstbase-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find PDR +| | ... | 4 phy cores, 2 receive queue per NIC port. [Ver] Find PDR | | ... | for 1518 Byte frames using binary search start at 10GE linerate, | | ... | step 10kpps, LT=0.5%. -| | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 4C | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -430,10 +430,10 @@ | tc17-9000B-4t4c-ethip6-ip6base-iacldstbase-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find NDR +| | ... | 4 phy cores, 2 receive queue 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} @@ -452,10 +452,10 @@ | tc18-9000B-4t4c-ethip6-ip6base-iacldstbase-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ -| | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find PDR +| | ... | 4 phy cores, 2 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 | 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} -- cgit 1.2.3-korg