X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fperf%2F10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot;h=b2dba3720271dc726624301e7d1caac9b390ceff;hp=42d607dc01250a31a41d21bf480b0ea8e378d8ff;hb=7e77c9160cc3eb6f7f585df70231c4eeb07421d4;hpb=60ea1ed962e27f0043509747407a61ec817d4760 diff --git a/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot b/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot index 42d607dc01..b2dba37202 100644 --- a/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot +++ b/tests/perf/10ge2p1x520-ethip4lispip4-ip4base-ndrpdrdisc.robot @@ -55,7 +55,7 @@ | | ... | 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 + 8} @@ -86,7 +86,7 @@ | | ... | 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 + 8} @@ -119,7 +119,7 @@ | | ... | port. | | ... | [Ver] Find NDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps. -| | [Tags] | 1T1C | STHREAD | NDRDISC +| | [Tags] | 1480B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -150,7 +150,7 @@ | | ... | port. | | ... | [Ver] Find PDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1480B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -183,7 +183,7 @@ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 5kpps. -| | [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 + 8} @@ -213,7 +213,7 @@ | | ... | port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 5kpps, 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 + 8} @@ -245,7 +245,7 @@ | | ... | 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 + 8} @@ -276,7 +276,7 @@ | | ... | 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 + 8} @@ -309,7 +309,7 @@ | | ... | port. | | ... | [Ver] Find NDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps. -| | [Tags] | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1480B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -340,7 +340,7 @@ | | ... | port. | | ... | [Ver] Find PDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1480B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -373,7 +373,7 @@ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 5kpps. -| | [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 + 8} @@ -403,7 +403,7 @@ | | ... | port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 5kpps, 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 + 8} @@ -435,7 +435,7 @@ | | ... | 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 + 8} @@ -466,7 +466,7 @@ | | ... | 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 + 8} @@ -499,7 +499,7 @@ | | ... | port. | | ... | [Ver] Find NDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps. -| | [Tags] | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1480B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -530,7 +530,7 @@ | | ... | port. | | ... | [Ver] Find PDR for 1480 Byte frames using binary search start\ | | ... | at 10GE linerate, step 10kpps, LT=0.5%. -| | [Tags] | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1480B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1480} | | ${min_rate}= | Set Variable | ${10000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} @@ -563,7 +563,7 @@ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ | | ... | at 10GE linerate, step 5kpps. -| | [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 + 8} @@ -593,7 +593,7 @@ | | ... | 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 + 8}