X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fip6%2F40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot;h=a78019ab5cc4a6b43c921653b248ac4c344ac5ba;hp=80cf4950479a0c0e15a7cd579dafbc1fc9849890;hb=6a6126b2f26607263e4543a1e0b5012ab2f0601b;hpb=cc85afad85339d2cc8f035ce63ff21220d8e6b96 diff --git a/tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot b/tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot index 80cf495047..a78019ab5c 100644 --- a/tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdrdisc.robot @@ -58,10 +58,10 @@ *** Test Cases *** | tc01-78B-1t1c-ethip6-ip6base-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs IPv6 routing config with 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 50kpps. -| | [Tags] | 78B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 78B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${78} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Set Variable | ${s_18.75Mpps} @@ -81,10 +81,10 @@ | tc03-1518B-1t1c-ethip6-ip6base-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \ +| | ... | [Cfg] DUT runs IPv6 routing config with 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 50kpps. -| | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 1518B | 1C | NDRDISC | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_24.5G} | ${framesize} @@ -104,10 +104,10 @@ | tc07-78B-2t2c-ethip6-ip6base-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs IPv6 routing config with 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 50kpps. -| | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC +| | [Tags] | 78B | 2C | NDRDISC | | ${framesize}= | Set Variable | ${78} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Set Variable | ${s_18.75Mpps} @@ -127,10 +127,10 @@ | tc09-1518B-2t2c-ethip6-ip6base-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \ +| | ... | [Cfg] DUT runs IPv6 routing config with 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 50kpps. -| | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 2C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_24.5G} | ${framesize} @@ -150,10 +150,10 @@ | tc13-78B-4t4c-ethip6-ip6base-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs IPv6 routing config with 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 50kpps. -| | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC +| | [Tags] | 78B | 4C | NDRDISC | | ${framesize}= | Set Variable | ${78} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Set Variable | ${s_18.75Mpps} @@ -173,10 +173,10 @@ | tc15-1518B-4t4c-ethip6-ip6base-ndrdisc | | [Documentation] -| | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \ +| | ... | [Cfg] DUT runs IPv6 routing config with 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 50kpps. -| | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 4C | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1518} | | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_24.5G} | ${framesize}