diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-02-09 07:47:48 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-02-09 12:24:43 +0000 |
commit | cd9235056d6ec7ed21d46027964e945b21710886 (patch) | |
tree | 706ab8b88bf566e05b76d642f57f37db31897562 /tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot | |
parent | 5cd30be240b965c17e84b3441ead277eaed6a8c7 (diff) |
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 <pmikus@cisco.com>
Diffstat (limited to 'tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot')
-rw-r--r-- | tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot b/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot index 4c07a3c183..07d391bfbb 100644 --- a/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot +++ b/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot @@ -100,133 +100,133 @@ | | ... | [Cfg] DUT runs L2XC switching config with 1 thread, 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start at 10GE\ -| | ... | linerate, step 100kpps. +| | ... | linerate, step 50kpps. | | ... | | [Tags] | 64B | 1T1C | STHREAD | NDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=${64} | min_rate=${100000} | wt=1 | rxq=1 | search_type=NDR +| | framesize=${64} | min_rate=${50000} | wt=1 | rxq=1 | search_type=NDR | tc02-64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 1 thread, 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 10GE\ -| | ... | linerate, step 100kpps, LT=0.5%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | | [Tags] | 64B | 1T1C | STHREAD | PDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=${64} | min_rate=${100000} | wt=1 | rxq=1 | search_type=PDR +| | framesize=${64} | min_rate=${50000} | wt=1 | rxq=1 | search_type=PDR | tc03-IMIX-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 1 thread, 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for IMIX_v4_1 frames using binary search start at 10GE\ -| | ... | linerate, step 10kpps. +| | ... | linerate, step 50kpps. | | ... | IMIX_v4_1 = (28x64B;16x570B;4x1518B) | | ... | | [Tags] | IMIX | 1T1C | STHREAD | NDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=IMIX_v4_1 | min_rate=${10000} | wt=1 | rxq=1 | search_type=NDR +| | framesize=IMIX_v4_1 | min_rate=${50000} | wt=1 | rxq=1 | search_type=NDR | tc04-IMIX-1t1c-eth-l2xcbase-eth-2memif-1dcr-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 1 thread, 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find PDR for IMIX_v4_1 frames using binary search start at 10GE\ -| | ... | linerate, step 10kpps, LT=0.5%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | IMIX_v4_1 = (28x64B;16x570B;4x1518B) | | ... | | [Tags] | IMIX | 1T1C | STHREAD | PDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=IMIX_v4_1 | min_rate=${10000} | wt=1 | rxq=1 | search_type=PDR +| | framesize=IMIX_v4_1 | min_rate=${50000} | wt=1 | rxq=1 | search_type=PDR | tc05-1518B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching 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. +| | ... | linerate, step 50kpps. | | ... | | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=${1518} | min_rate=${10000} | wt=1 | rxq=1 | search_type=NDR +| | framesize=${1518} | min_rate=${50000} | wt=1 | rxq=1 | search_type=NDR | tc06-1518B-1t1c-eth-l2xcbase-eth-2memif-1dcr-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching 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%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=${1518} | min_rate=${10000} | wt=1 | rxq=1 | search_type=PDR +| | framesize=${1518} | min_rate=${50000} | wt=1 | rxq=1 | search_type=PDR | tc07-64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 thread, 2 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start at 10GE\ -| | ... | linerate, step 100kpps. +| | ... | linerate, step 50kpps. | | ... | | [Tags] | 64B | 2T2C | MTHREAD | NDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=${64} | min_rate=${100000} | wt=2 | rxq=1 | search_type=NDR +| | framesize=${64} | min_rate=${50000} | wt=2 | rxq=1 | search_type=NDR | tc08-64B-2t2c-eth-l2xcbase-eth-2memif-1dcr-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 thread, 2 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 10GE\ -| | ... | linerate, step 100kpps, LT=0.5%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | | [Tags] | 64B | 2T2C | MTHREAD | PDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=${64} | min_rate=${100000} | wt=2 | rxq=1 | search_type=PDR +| | framesize=${64} | min_rate=${50000} | wt=2 | rxq=1 | search_type=PDR | tc09-IMIX-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 thread, 2 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for IMIX_v4_1 frames using binary search start at 10GE\ -| | ... | linerate, step 10kpps. +| | ... | linerate, step 50kpps. | | ... | IMIX_v4_1 = (28x64B;16x570B;4x1518B) | | ... | | [Tags] | IMIX | 2T2C | MTHREAD | NDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=IMIX_v4_1 | min_rate=${10000} | wt=2 | rxq=1 | search_type=NDR +| | framesize=IMIX_v4_1 | min_rate=${50000} | wt=2 | rxq=1 | search_type=NDR | tc10-IMIX-2t2c-eth-l2xcbase-eth-2memif-1dcr-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 thread, 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find PDR for IMIX_v4_1 frames using binary search start at 10GE\ -| | ... | linerate, step 10kpps, LT=0.5%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | IMIX_v4_1 = (28x64B;16x570B;4x1518B) | | ... | | [Tags] | IMIX | 2T2C | MTHREAD | PDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=IMIX_v4_1 | min_rate=${10000} | wt=2 | rxq=1 | search_type=PDR +| | framesize=IMIX_v4_1 | min_rate=${50000} | wt=2 | rxq=1 | search_type=PDR | tc11-1518B-2t2c-eth-l2xcbase-eth-2memif-1dcr-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 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. +| | ... | linerate, step 50kpps. | | ... | | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=${1518} | min_rate=${10000} | wt=2 | rxq=1 | search_type=NDR +| | framesize=${1518} | min_rate=${50000} | wt=2 | rxq=1 | search_type=NDR | tc12-1518B-2t2c-eth-l2xcbase-eth-2memif-1dcr-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs L2XC switching config with 2 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%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | | [Template] | L2 Cross Connect over Memif Binary Search -| | framesize=${1518} | min_rate=${10000} | wt=2 | rxq=1 | search_type=PDR +| | framesize=${1518} | min_rate=${50000} | wt=2 | rxq=1 | search_type=PDR |