From cd9235056d6ec7ed21d46027964e945b21710886 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 9 Feb 2018 07:47:48 +0100 Subject: Update the binary steps for perf test cases. - Reduce binary step fof: 64B -> 50Kpps 1518B -> 50Kpps 9000B -> 10Kpps IMIX -> 50Kpps Change-Id: Id88bff7b1c37b2a03583dd27ca3db720ec7ae4a2 Signed-off-by: Peter Mikus --- ...-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot | 60 +++++++++++----------- ...520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot | 52 +++++++++---------- .../10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot | 60 +++++++++++----------- ...0ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot | 60 +++++++++++----------- ...10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot | 60 +++++++++++----------- .../10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot | 60 +++++++++++----------- .../40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot | 24 ++++----- 7 files changed, 188 insertions(+), 188 deletions(-) (limited to 'tests/vpp/perf/ip6') diff --git a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot index 5fb9c472cf..edd30cb89f 100644 --- a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdrdisc.robot @@ -62,10 +62,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps. +| | ... | step 50kpps. | | [Tags] | 78B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -92,10 +92,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps, LT=0.5%. +| | ... | step 50kpps, LT=0.5%. | | [Tags] | 78B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -123,10 +123,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 1518 Byte frames using binary search start at 10GE linerate, -| | ... | step 10kpps. +| | ... | step 50kpps. | | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -153,10 +153,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 1518 Byte frames using binary search start at 10GE linerate, -| | ... | step 10kpps, LT=0.5%. +| | ... | step 50kpps, LT=0.5%. | | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -184,7 +184,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps. +| | ... | step 10kpps. | | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -213,7 +213,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps, LT=0.5%. +| | ... | step 10kpps, LT=0.5%. | | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -243,10 +243,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps. +| | ... | step 50kpps. | | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -273,10 +273,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps, LT=0.5%. +| | ... | step 50kpps, LT=0.5%. | | [Tags] | 78B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -304,10 +304,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 1518 Byte frames using binary search start at 10GE linerate, -| | ... | step 10kpps. +| | ... | step 50kpps. | | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -334,10 +334,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 1518 Byte frames using binary search start at 10GE linerate, -| | ... | step 10kpps, LT=0.5%. +| | ... | step 50kpps, LT=0.5%. | | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -365,7 +365,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps. +| | ... | step 10kpps. | | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -394,7 +394,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps, LT=0.5%. +| | ... | step 10kpps, LT=0.5%. | | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -424,10 +424,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find NDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps. +| | ... | step 50kpps. | | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -454,10 +454,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find PDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps, LT=0.5%. +| | ... | step 50kpps, LT=0.5%. | | [Tags] | 78B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -485,10 +485,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 threads, 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. +| | ... | step 50kpps. | | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -515,10 +515,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 threads, 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%. +| | ... | step 50kpps, LT=0.5%. | | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -546,7 +546,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find NDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps. +| | ... | step 10kpps. | | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -575,7 +575,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find PDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps, LT=0.5%. +| | ... | step 10kpps, LT=0.5%. | | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} 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 292d77e9a7..3f73fd7eeb 100644 --- a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdrdisc.robot @@ -60,10 +60,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps. +| | ... | step 50kpps. | | [Tags] | 78B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -83,10 +83,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps, LT=0.5%. +| | ... | step 50kpps, LT=0.5%. | | [Tags] | 78B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -107,10 +107,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 1518 Byte frames using binary search start at 10GE linerate, -| | ... | step 10kpps. +| | ... | step 50kpps. | | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -130,10 +130,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 1518 Byte frames using binary search start at 10GE linerate, -| | ... | step 10kpps, LT=0.5%. +| | ... | step 50kpps, LT=0.5%. | | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -154,7 +154,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps. +| | ... | step 10kpps. | | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -176,7 +176,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps, LT=0.5%. +| | ... | step 10kpps, LT=0.5%. | | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -199,10 +199,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps. +| | ... | step 50kpps. | | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -222,10 +222,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps, LT=0.5%. +| | ... | step 50kpps, LT=0.5%. | | [Tags] | 78B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -246,10 +246,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 1518 Byte frames using binary search start at 10GE linerate, -| | ... | step 10kpps. +| | ... | step 50kpps. | | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -269,10 +269,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 1518 Byte frames using binary search start at 10GE linerate, -| | ... | step 10kpps, LT=0.5%. +| | ... | step 50kpps, LT=0.5%. | | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -293,7 +293,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find NDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps. +| | ... | step 10kpps. | | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -315,7 +315,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Find PDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps, LT=0.5%. +| | ... | step 10kpps, LT=0.5%. | | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -338,10 +338,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find NDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps. +| | ... | step 50kpps. | | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -361,10 +361,10 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find PDR | | ... | for 78 Byte frames using binary search start at 10GE linerate, -| | ... | step 100kpps, LT=0.5%. +| | ... | step 50kpps, LT=0.5%. | | [Tags] | 78B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -432,7 +432,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find NDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps. +| | ... | step 10kpps. | | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -454,7 +454,7 @@ | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \ | | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Find PDR | | ... | for 9000 Byte frames using binary search start at 10GE linerate, -| | ... | step 5kpps, LT=0.5%. +| | ... | step 10kpps, LT=0.5%. | | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} diff --git a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot index 3999677ffb..02c5350d5e 100644 --- a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-ndrpdrdisc.robot @@ -58,10 +58,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -79,10 +79,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -101,10 +101,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -122,10 +122,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -144,7 +144,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -164,7 +164,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -185,10 +185,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -206,10 +206,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -228,10 +228,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -249,10 +249,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -271,7 +271,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -291,7 +291,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -312,10 +312,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -333,10 +333,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -355,10 +355,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -376,10 +376,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -398,7 +398,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -418,7 +418,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} diff --git a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot index f64102384d..072f87d19a 100644 --- a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrpdrdisc.robot @@ -61,10 +61,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -83,10 +83,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -106,10 +106,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -128,10 +128,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -151,7 +151,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -172,7 +172,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -194,10 +194,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -216,10 +216,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -239,10 +239,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -261,10 +261,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -284,7 +284,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -305,7 +305,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -327,10 +327,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -349,10 +349,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -372,10 +372,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -394,10 +394,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -417,7 +417,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -438,7 +438,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} diff --git a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot index 4337c0d6a3..49096b780d 100644 --- a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-ndrpdrdisc.robot @@ -61,10 +61,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -83,10 +83,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -106,10 +106,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -128,10 +128,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -151,7 +151,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -172,7 +172,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -194,10 +194,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -216,10 +216,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -239,10 +239,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -261,10 +261,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -284,7 +284,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -305,7 +305,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -327,10 +327,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -349,10 +349,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -372,10 +372,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -394,10 +394,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -417,7 +417,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -438,7 +438,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} diff --git a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot index 1259fd9130..0d98761a28 100644 --- a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-ndrpdrdisc.robot @@ -61,10 +61,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -83,10 +83,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -106,10 +106,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -128,10 +128,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -151,7 +151,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -172,7 +172,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -194,10 +194,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -216,10 +216,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -239,10 +239,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -261,10 +261,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -284,7 +284,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -305,7 +305,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -327,10 +327,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -349,10 +349,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 78 Byte frames -| | ... | using binary search start at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -372,10 +372,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps. +| | ... | using binary search start at 10GE linerate, step 50kpps. | | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -394,10 +394,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 1518 Byte frames -| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -417,7 +417,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps. +| | ... | using binary search start at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -438,7 +438,7 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find PDR for 9000 Byte frames -| | ... | using binary search start at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | using binary search start at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} diff --git a/tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot b/tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot index 0db7c9dd7a..2389bfae49 100644 --- a/tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot @@ -60,10 +60,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 18.75Mpps rate, step 100kpps. +| | ... | using binary search start at 18.75Mpps rate, step 50kpps. | | [Tags] | 78B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Set Variable | ${s_18.75Mpps} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -83,10 +83,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 24.5G rate, step 10kpps. +| | ... | using binary search start at 24.5G rate, step 50kpps. | | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_24.5G} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -106,10 +106,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 18.75Mpps rate, step 100kpps. +| | ... | using binary search start at 18.75Mpps rate, step 50kpps. | | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Set Variable | ${s_18.75Mpps} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -129,10 +129,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 24.5G rate, step 10kpps. +| | ... | using binary search start at 24.5G rate, step 50kpps. | | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_24.5G} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -152,10 +152,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 78 Byte frames -| | ... | using binary search start at 18.75Mpps rate, step 100kpps. +| | ... | using binary search start at 18.75Mpps rate, step 50kpps. | | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Set Variable | ${s_18.75Mpps} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} @@ -175,10 +175,10 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ | | ... | 2 receive queues per NIC port. [Ver] Find NDR for 1518 Byte frames -| | ... | using binary search start at 24.5G rate, step 10kpps. +| | ... | using binary search start at 24.5G rate, step 50kpps. | | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_24.5G} | ${framesize} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} -- cgit 1.2.3-korg