X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fdpdk%2Fperf%2F10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot;h=6077585e61b9839a108ead1fc1c327167a2a8e56;hp=962552dae4d2dd08db6232f97060d9d3964e5ee0;hb=22fe84cf9058e189165802c68ce14b96e06e5947;hpb=fcee621dda66ed8b218158c36afbf07bd08b23a1 diff --git a/tests/dpdk/perf/10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot b/tests/dpdk/perf/10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot index 962552dae4..6077585e61 100644 --- a/tests/dpdk/perf/10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot +++ b/tests/dpdk/perf/10ge2p1x520-eth-l2xcbase-testpmd-ndrpdrdisc.robot @@ -57,7 +57,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding 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. -| | [Tags] | 1T1C | STHREAD | NDRDISC +| | ... +| | [Tags] | 64B | 1T1C | STHREAD | NDRDISC +| | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${100000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -74,7 +76,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding 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%. -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 64B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${100000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -92,7 +96,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding 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. -| | [Tags] | 1T1C | STHREAD | NDRDISC +| | ... +| | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC +| | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -109,7 +115,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding 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%. -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -127,7 +135,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding 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 10kpps. -| | [Tags] | 1T1C | STHREAD | NDRDISC +| | ... +| | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC +| | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -144,7 +154,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding 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 10kpps, LT=0.5%. -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -162,7 +174,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding config with 2 threads, 2 phy\ | | ... | cores, 1 receive queue per NIC port. [Ver] Find NDR for 64 Byte\ | | ... | frames using binary search start at 10GE linerate, step 100kpps. -| | [Tags] | 2T2C | MTHREAD | NDRDISC +| | ... +| | [Tags] | 64B | 2T2C | MTHREAD | NDRDISC +| | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${100000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -180,7 +194,9 @@ | | ... | cores, 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%. -| | [Tags] | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 64B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${100000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -198,7 +214,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding 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. -| | [Tags] | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -216,7 +234,9 @@ | | ... | 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%. -| | [Tags] | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -234,7 +254,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding 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 10kpps. -| | [Tags] | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -252,7 +274,9 @@ | | ... | 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] | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -270,7 +294,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding config with 4 threads, 4 phy\ | | ... | cores, 2 receive queues per NIC port. [Ver] Find NDR for 64 Byte\ | | ... | frames using binary search start at 10GE linerate, step 100kpps. -| | [Tags] | 4T4C | MTHREAD | NDRDISC +| | ... +| | [Tags] | 64B | 4T4C | MTHREAD | NDRDISC +| | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${100000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -288,7 +314,9 @@ | | ... | cores, 2 receive queues per NIC port. [Ver] Find PDR for 64 Byte\ | | ... | frames using binary search start at 10GE linerate, step 100kpps,\ | | ... | LT=0.5%. -| | [Tags] | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 64B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${64} | | ${min_rate}= | Set Variable | ${100000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -306,7 +334,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding 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. -| | [Tags] | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -324,7 +354,9 @@ | | ... | 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%. -| | [Tags] | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -342,7 +374,9 @@ | | ... | [Cfg] DUT runs L2 frame forwarding 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 10kpps. -| | [Tags] | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} @@ -360,7 +394,9 @@ | | ... | 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%. -| | [Tags] | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... +| | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | ... | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize}