X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fperf%2F10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot;h=6b3f6aa7c26128f1ecbfc04ffe22a5f41ca1a31c;hp=dc7c4618ed4aaa3e5d1182df2a13ca74c47699f6;hb=e5fb9d5dd1b50f10ffd847e8c7acb75c0fd46477;hpb=974897e8bcff8f3baeadf09b87840f530d8f41c1 diff --git a/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot b/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot index dc7c4618ed..6b3f6aa7c2 100644 --- a/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot +++ b/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot @@ -53,7 +53,7 @@ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte | | ... | frames using single trial throughput test at 2x 2.4mpps. | | [Tags] | 1T1C | STHREAD -| | ${framesize}= | Set Variable | 64 +| | ${framesize}= | Set Variable | ${64} | | ${rate}= | Set Variable | 2.4mpps | | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo | | And Add PCI devices to DUTs from 3-node single link topology @@ -69,7 +69,7 @@ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte | | ... | frames using single trial throughput test at 2x 787153pps. | | [Tags] | 1T1C | STHREAD -| | ${framesize}= | Set Variable | 1518 +| | ${framesize}= | Set Variable | ${1518} | | ${rate}= | Set Variable | 787153pps | | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo | | And Add PCI devices to DUTs from 3-node single link topology @@ -84,7 +84,7 @@ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte | | ... | frames using single trial throughput test at 2x 137816pps. | | [Tags] | 1T1C | STHREAD -| | ${framesize}= | Set Variable | 9000 +| | ${framesize}= | Set Variable | ${9000} | | ${rate}= | Set Variable | 137816pps | | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo | | And Add PCI devices to DUTs from 3-node single link topology @@ -95,11 +95,11 @@ | tc04-64B-2t2c-ethip4vxlan-l2xcbase-ndrchk | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 2 thread, 2 phy core, \ +| | ... | [Cfg] DUT runs L2XC switching config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte | | ... | frames using single trial throughput test at 2x 5.2mpps. | | [Tags] | 2T2C | MTHREAD -| | ${framesize}= | Set Variable | 64 +| | ${framesize}= | Set Variable | ${64} | | ${rate}= | Set Variable | 5.2mpps | | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo | | And Add PCI devices to DUTs from 3-node single link topology @@ -111,11 +111,11 @@ | tc05-1518B-2t2c-ethip4vxlan-l2xcbase-ndrchk | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 2 thread, 2 phy core, \ +| | ... | [Cfg] DUT runs L2XC switching config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte | | ... | frames using single trial throughput test at 2x 787153pps. | | [Tags] | 2T2C | MTHREAD -| | ${framesize}= | Set Variable | 1518 +| | ${framesize}= | Set Variable | ${1518} | | ${rate}= | Set Variable | 787153pps | | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo | | And Add PCI devices to DUTs from 3-node single link topology @@ -126,11 +126,11 @@ | tc06-9000B-2t2c-ethip4vxlan-l2xcbase-ndrchk | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 2 thread, 2 phy core, \ +| | ... | [Cfg] DUT runs L2XC switching config with 2 threads, 2 phy cores, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte | | ... | frames using single trial throughput test at 2x 137816pps. | | [Tags] | 2T2C | MTHREAD -| | ${framesize}= | Set Variable | 9000 +| | ${framesize}= | Set Variable | ${9000} | | ${rate}= | Set Variable | 137816pps | | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo | | And Add PCI devices to DUTs from 3-node single link topology @@ -141,11 +141,11 @@ | tc07-64B-4t4c-ethip4vxlan-l2xcbase-ndrchk | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 4 thread, 4 phy core, \ +| | ... | [Cfg] DUT runs L2XC switching config with 4 threads, 4 phy cores, \ | | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte | | ... | frames using single trial throughput test at 2x 8.4mpps. | | [Tags] | 4T4C | MTHREAD -| | ${framesize}= | Set Variable | 64 +| | ${framesize}= | Set Variable | ${64} | | ${rate}= | Set Variable | 8.4mpps | | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo | | And Add PCI devices to DUTs from 3-node single link topology @@ -157,11 +157,11 @@ | tc08-1518B-4t4c-ethip4vxlan-l2xcbase-ndrchk | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 4 thread, 4 phy core, \ +| | ... | [Cfg] DUT runs L2XC switching config with 4 threads, 4 phy cores, \ | | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte | | ... | frames using single trial throughput test at 2x 787153pps. | | [Tags] | 4T4C | MTHREAD -| | ${framesize}= | Set Variable | 1518 +| | ${framesize}= | Set Variable | ${1518} | | ${rate}= | Set Variable | 787153pps | | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo | | And Add PCI devices to DUTs from 3-node single link topology @@ -172,11 +172,11 @@ | tc09-9000B-4t4c-ethip4vxlan-l2xcbase-ndrchk | | [Documentation] -| | ... | [Cfg] DUT runs L2XC switching config with 4 thread, 4 phy core, \ +| | ... | [Cfg] DUT runs L2XC switching config with 4 threads, 4 phy cores, \ | | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte | | ... | frames using single trial throughput test at 2x 137816pps. | | [Tags] | 4T4C | MTHREAD -| | ${framesize}= | Set Variable | 9000 +| | ${framesize}= | Set Variable | ${9000} | | ${rate}= | Set Variable | 137816pps | | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo | | And Add PCI devices to DUTs from 3-node single link topology