Update: NDRCHK rate values and typos 44/5944/2
authorpmikus <pmikus@cisco.com>
Thu, 30 Mar 2017 07:33:34 +0000 (09:33 +0200)
committerPeter Mikus <pmikus@cisco.com>
Thu, 30 Mar 2017 09:46:39 +0000 (09:46 +0000)
Change-Id: I6c8c4f73cb69f53e0ad3ac96a566c4a6272b6d17
Signed-off-by: pmikus <pmikus@cisco.com>
22 files changed:
tests/perf/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot
tests/perf/10ge2p1x520-dot1q-l2xcbase-ndrchk.robot
tests/perf/10ge2p1x520-eth-l2bdbasemaclrn-ndrchk.robot
tests/perf/10ge2p1x520-eth-l2xcbase-ndrchk.robot
tests/perf/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot
tests/perf/10ge2p1x520-ethip4-ip4base-iacldstbase-ndrchk.robot
tests/perf/10ge2p1x520-ethip4-ip4base-ipolicemarkbase-ndrchk.robot
tests/perf/10ge2p1x520-ethip4-ip4base-ndrchk.robot
tests/perf/10ge2p1x520-ethip4-ip4scale200k-ndrchk.robot
tests/perf/10ge2p1x520-ethip4-ip4scale20k-ndrchk.robot
tests/perf/10ge2p1x520-ethip4-ip4scale2m-ndrchk.robot
tests/perf/10ge2p1x520-ethip4lispip4-ip4base-ndrchk.robot
tests/perf/10ge2p1x520-ethip4lispip6-ip4base-ndrchk.robot
tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-ndrchk.robot
tests/perf/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrchk.robot
tests/perf/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrchk.robot
tests/perf/10ge2p1x520-ethip6-ip6base-ndrchk.robot
tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot
tests/perf/10ge2p1x520-ethip6-ip6scale20k-ndrchk.robot
tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot
tests/perf/10ge2p1x520-ethip6lispip4-ip6base-ndrchk.robot
tests/perf/10ge2p1x520-ethip6lispip6-ip6base-ndrchk.robot

index 7254466..f97335d 100644 (file)
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2XC with 802.1ad config with 1 thread, 1 phy core, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 2.9mpps.
+| | ... | frames using single trial throughput test at 2x 4.0mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 2.9mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 4.0mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -85,7 +85,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1514 Byte
 | | ... | frames using single trial throughput test at 2x 810635pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1514
+| | ${framesize}= | Set Variable | ${1514}
 | | ${rate}= | Set Variable | 810635pps
 | | 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
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138458pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138458pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2XC with 802.1ad config with 2 thread, 2 phy core, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 7.0mpps.
+| | ... | frames using single trial throughput test at 2x 8.5mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 7.0mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 8.5mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1514 Byte
 | | ... | frames using single trial throughput test at 2x 810635pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1514
+| | ${framesize}= | Set Variable | ${1514}
 | | ${rate}= | Set Variable | 810635pps
 | | 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
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138458pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138458pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2XC with 802.1ad config with 4 thread, 4 phy core, \
 | | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 8.0mpps.
+| | ... | frames using single trial throughput test at 2x 8.6mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 8.0mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 8.6mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 1514 Byte
 | | ... | frames using single trial throughput test at 2x 810635pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1514
+| | ${framesize}= | Set Variable | ${1514}
 | | ${rate}= | Set Variable | 810635pps
 | | 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
 | | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138458pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138458pps
 | | 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
index d033886..c9391af 100644 (file)
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2XC config with 1 thread, 1 phy core, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 2.9mpps.
+| | ... | frames using single trial throughput test at 2x 4.0mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 2.9mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 4.0mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -80,7 +80,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 720000pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 720000pps
 | | 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
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 120000pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2XC 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 7.0mpps.
+| | ... | frames using single trial throughput test at 2x 8.7mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 7.0mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 8.7mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 720000pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 720000pps
 | | 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
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 120000pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2XC config with 4 threads, 4 phy cores, \
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 11.0mpps.
+| | ... | frames using single trial throughput test at 2x 10.3mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 11.0mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.3mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 720000pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 720000pps
 | | 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
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 120000pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
index d21cf2b..514a529 100644 (file)
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2BD config with 1 thread, 1 phy core, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 3.2mpps.
+| | ... | frames using single trial throughput test at 2x 4.9mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 3.2mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 4.9mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -68,7 +68,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2BD 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 6.9mpps.
+| | ... | frames using single trial throughput test at 2x 10.4mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 6.9mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.4mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2BD config with 4 threads, 4 phy cores, \
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 7.4mpps.
+| | ... | frames using single trial throughput test at 2x 10.4mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 7.4mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.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
 | | And Add No Multi Seg to all DUTs
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index 49872c8..7d04cae 100644 (file)
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2XC config with 1 thread, 1 phy core, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 3.6mpps.
+| | ... | frames using single trial throughput test at 2x 5.9mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 3.6mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 5.9mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -68,7 +68,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2XC 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 8.3mpps.
+| | ... | frames using single trial throughput test at 2x 10.4mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 8.3mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.4mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs L2XC config with 4 threads, 4 phy cores, \
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 9.3mpps.
+| | ... | frames using single trial throughput test at 2x 10.4mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 9.3mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.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
 | | And Add No Multi Seg to all DUTs
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index a40348a..1e2cfba 100644 (file)
 | | ... | [Cfg] DUT runs IPv4 routing and whitelist filters config with \
 | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Verify
 | | ... | ref-NDR for 64 Byte frames using single trial throughput test
-| | ... | at 2x 3.5mpps.
+| | ... | at 2x 4.1mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 3.5mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 4.1mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -81,7 +81,7 @@
 | | ... | ref-NDR for 1518 Byte frames using single trial throughput test
 | | ... | at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | ref-NDR for 9000 Byte frames using single trial throughput test
 | | ... | at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | ... | [Cfg] DUT runs IPv4 routing and whitelist filters 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 6.6mpps.
+| | ... | at 2x 7.2mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 6.6mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 7.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
 | | And Add No Multi Seg to all DUTs
 | | ... | ref-NDR for 1518 Byte frames using single trial throughput test
 | | ... | at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | ref-NDR for 9000 Byte frames using single trial throughput test
 | | ... | at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | ... | [Cfg] DUT runs IPv4 routing and whitelist filters config with \
 | | ... | 4 thread, 4 phy core, 2 receive queue per NIC port. [Ver] Verify
 | | ... | ref-NDR for 64 Byte frames using single trial throughput test
-| | ... | at 2x 10.0mpps.
+| | ... | at 2x 10.4mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 10.0mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.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
 | | And Add No Multi Seg to all DUTs
 | | ... | ref-NDR for 1518 Byte frames using single trial throughput test
 | | ... | at 2x 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | ref-NDR for 9000 Byte frames using single trial throughput test
 | | ... | at 2x 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index df0083e..15d4f37 100644 (file)
 | | ... | [Cfg] DUT runs IPv4 routing and whitelist filters config with \
 | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Verify
 | | ... | ref-NDR for 64 Byte frames using single trial throughput test
-| | ... | at 2x 3.1mpps.
+| | ... | at 2x 3.6mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 3.1mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 3.6mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -89,7 +89,7 @@
 | | ... | ref-NDR for 1518 Byte frames using single trial throughput test
 | | ... | at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | ref-NDR for 9000 Byte frames using single trial throughput test
 | | ... | at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | ... | [Cfg] DUT runs IPv4 routing and whitelist filters 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.8mpps.
+| | ... | at 2x 6.3mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 5.8mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 6.3mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | ref-NDR for 1518 Byte frames using single trial throughput test
 | | ... | at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | ref-NDR for 9000 Byte frames using single trial throughput test
 | | ... | at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | ... | [Cfg] DUT runs IPv4 routing and whitelist filters config with \
 | | ... | 4 thread, 4 phy core, 2 receive queue per NIC port. [Ver] Verify
 | | ... | ref-NDR for 64 Byte frames using single trial throughput test
-| | ... | at 2x 7.8mpps.
+| | ... | at 2x 9.7mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 7.8mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 9.7mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | ref-NDR for 1518 Byte frames using single trial throughput test
 | | ... | at 2x 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | ref-NDR for 9000 Byte frames using single trial throughput test
 | | ... | at 2x 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index 2ef238c..2800c9e 100644 (file)
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing and policer config with 1 thread, 1 phy \
 | | ... | core, 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 \
-| | ... | Byte frames using single trial throughput test at 2x 3.1mpps.
+| | ... | Byte frames using single trial throughput test at 2x 3.6mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 3.1mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 3.6mpps
 | | Set Test Variable | ${cb} | ${framesize}
 | | Set Test Variable | ${eb} | ${framesize}
 | | Given Add '1' worker threads and rxqueues '1' in 3-node single-link topo
@@ -80,7 +80,7 @@
 | | ... | core, 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 \
 | | ... | Byte frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | Set Test Variable | ${cb} | ${framesize}
 | | Set Test Variable | ${eb} | ${framesize}
@@ -99,7 +99,7 @@
 | | ... | core, 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 \
 | | ... | Byte frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | Set Test Variable | ${cb} | ${framesize}
 | | Set Test Variable | ${eb} | ${framesize}
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing and policer 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.6mpps.
+| | ... | 64 Byte frames using single trial throughput test at 2x 6.2mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 5.6mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 6.2mpps
 | | Set Test Variable | ${cb} | ${framesize}
 | | Set Test Variable | ${eb} | ${framesize}
 | | Given Add '2' worker threads and rxqueues '1' in 3-node single-link topo
 | | ... | phy cores, 1 receive queue per NIC port. [Ver] Verify ref-NDR for \
 | | ... | 1518 Byte frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | Set Test Variable | ${cb} | ${framesize}
 | | Set Test Variable | ${eb} | ${framesize}
 | | ... | phy cores, 1 receive queue per NIC port. [Ver] Verify ref-NDR for \
 | | ... | 9000 Byte frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | Set Test Variable | ${cb} | ${framesize}
 | | Set Test Variable | ${eb} | ${framesize}
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing and policer config with 4 thread, 4 \
 | | ... | phy core, 2 receive queue per NIC port. [Ver] Verify ref-NDR for 64 \
-| | ... | Byte frames using single trial throughput test at 2x 8.9mpps.
+| | ... | Byte frames using single trial throughput test at 2x 10.4mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 8.9mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.4mpps
 | | Set Test Variable | ${cb} | ${framesize}
 | | Set Test Variable | ${eb} | ${framesize}
 | | Given Add '4' worker threads and rxqueues '2' in 3-node single-link topo
 | | ... | phy core, 2 receive queue per NIC port. [Ver] Verify ref-NDR for \
 | | ... | 1518 Byte frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | Set Test Variable | ${cb} | ${framesize}
 | | Set Test Variable | ${eb} | ${framesize}
 | | ... | phy core, 2 receive queue per NIC port. [Ver] Verify ref-NDR for \
 | | ... | 9000 Byte frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | Set Test Variable | ${cb} | ${framesize}
 | | Set Test Variable | ${eb} | ${framesize}
index f7322da..f330aa2 100644 (file)
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 3.5mpps.
+| | ... | frames using single trial throughput test at 2x 4.6mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 3.5mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 4.6mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -74,7 +74,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
@@ -90,7 +90,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing 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 7.5mpps.
+| | ... | frames using single trial throughput test at 2x 10.4mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 7.5mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.4mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing config with 4 threads, 4 phy cores, \
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 10.0mpps.
+| | ... | frames using single trial throughput test at 2x 10.4mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 10.0mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.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
 | | And Add No Multi Seg to all DUTs
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index 89f7b44..d808fb9 100644 (file)
 | ... | *[Ref] Applicable standard specifications:* RFC2544.
 
 *** Variables ***
-| ${rts_per_flow}= | 100000
+| ${rts_per_flow}= | ${100000}
 
 *** Test Cases ***
 | tc01-64B-1t1c-ethip4-ip4scale200k-ndrchk
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 3.5mpps.
+| | ... | frames using single trial throughput test at 2x 4.3mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 3.5mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 4.3mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -71,7 +71,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
@@ -88,7 +88,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing 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 7.5mpps.
+| | ... | frames using single trial throughput test at 2x 9.1mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 7.5mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 9.1mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing config with 4 threads, 4 phy cores, \
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 10.0mpps.
+| | ... | frames using single trial throughput test at 2x 10.4mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 10.0mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.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
 | | And Add No Multi Seg to all DUTs
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index 1a34046..fbea40e 100644 (file)
 | ... | *[Ref] Applicable standard specifications:* RFC2544.
 
 *** Variables ***
-| ${rts_per_flow}= | 10000
+| ${rts_per_flow}= | ${10000}
 
 *** Test Cases ***
 | tc01-64B-1t1c-ethip4-ip4scale20k-ndrchk
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 3.5mpps.
+| | ... | frames using single trial throughput test at 2x 4.3mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 3.5mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 4.3mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -71,7 +71,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
@@ -88,7 +88,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing 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 7.5mpps.
+| | ... | frames using single trial throughput test at 2x 9.0mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 7.5mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 9.0mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing config with 4 threads, 4 phy cores, \
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 10.0mpps.
+| | ... | frames using single trial throughput test at 2x 10.4mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 10.0mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.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
 | | And Add No Multi Seg to all DUTs
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index 35ac274..9190d70 100644 (file)
 | ... | *[Ref] Applicable standard specifications:* RFC2544.
 
 *** Variables ***
-| ${rts_per_flow}= | 1000000
+| ${rts_per_flow}= | ${1000000}
 
 *** Test Cases ***
 | tc01-64B-1t1c-ethip4-ip4scale2m-ndrchk
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 3.5mpps.
+| | ... | frames using single trial throughput test at 2x 3.7mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 3.5mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 3.7mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -72,7 +72,7 @@
 | | ... | test. DUT runs IPv4 routing config with 1 thread, 1 phy core, 1
 | | ... | receive queue per NIC port at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
@@ -90,7 +90,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing 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 7.5mpps.
+| | ... | frames using single trial throughput test at 2x 7.6mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 7.5mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 7.6mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv4 routing config with 4 threads, 4 phy cores, \
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 64 Byte
-| | ... | frames using single trial throughput test at 2x 10.0mpps.
+| | ... | frames using single trial throughput test at 2x 10.4mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
-| | ${rate}= | Set Variable | 10.0mpps
+| | ${framesize}= | Set Variable | ${64}
+| | ${rate}= | Set Variable | 10.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
 | | And Add No Multi Seg to all DUTs
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index 8514005..f31dbde 100644 (file)
@@ -59,7 +59,7 @@
 | | ... | [Ver] Verify ref-NDR for 64 Byte frames using single trial throughput\
 | | ... | test at 2x 1.9mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
+| | ${framesize}= | Set Variable | ${64}
 | | ${rate}= | Set Variable | 1.9mpps
 | | 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
@@ -83,7 +83,7 @@
 | | ... | [Ver] Verify ref-NDR for 1480 Byte frames using single trial\
 | | ... | throughput test at 2x 740000pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1480
+| | ${framesize}= | Set Variable | ${1480}
 | | ${rate}= | Set Variable | 740000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 64 Byte frames using single trial\
 | | ... | throughput test at 2x 3.6mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
+| | ${framesize}= | Set Variable | ${64}
 | | ${rate}= | Set Variable | 3.6mpps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 1480 Byte frames using single trial\
 | | ... | throughput test at 2x 740000pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1480
+| | ${framesize}= | Set Variable | ${1480}
 | | ${rate}= | Set Variable | 740000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 64 Byte frames using single trial\
 | | ... | throughput test at 2x 3.5mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
+| | ${framesize}= | Set Variable | ${64}
 | | ${rate}= | Set Variable | 3.5mpps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 1480 Byte frames using single trial\
 | | ... | throughput test at 2x 740000pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1480
+| | ${framesize}= | Set Variable | ${1480}
 | | ${rate}= | Set Variable | 740000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
index 2983a53..1c9cb0e 100644 (file)
@@ -59,7 +59,7 @@
 | | ... | [Ver] Verify ref-NDR for 64 Byte frames using single trial\
 | | ... | throughput test at 2x 1.53mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 64
+| | ${framesize}= | Set Variable | ${64}
 | | ${rate}= | Set Variable | 1.53mpps
 | | 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
@@ -83,7 +83,7 @@
 | | ... | [Ver] Verify ref-NDR for 1460 Byte frames using single trial\
 | | ... | throughput test at 2x 720000pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1460
+| | ${framesize}= | Set Variable | ${1460}
 | | ${rate}= | Set Variable | 720000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 64 Byte frames using single trial\
 | | ... | throughput test at 2x 3.25mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 64
+| | ${framesize}= | Set Variable | ${64}
 | | ${rate}= | Set Variable | 3.25mpps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 1460 Byte frames using single trial\
 | | ... | throughput test at 2x 720000pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1460
+| | ${framesize}= | Set Variable | ${1460}
 | | ${rate}= | Set Variable | 720000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 64 Byte frames using single trial\
 | | ... | throughput test at 2x 3.12mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 64
+| | ${framesize}= | Set Variable | ${64}
 | | ${rate}= | Set Variable | 3.12mpps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 1460 Byte frames using single trial\
 | | ... | throughput test at 2x 720000pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1460
+| | ${framesize}= | Set Variable | ${1460}
 | | ${rate}= | Set Variable | 720000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
index dc7c461..6b3f6aa 100644 (file)
@@ -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
 
 | 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
 
 | 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
 
 | 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
 
 | 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
 
 | 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
 
 | 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
index 0410d80..c3c93bc 100644 (file)
 | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \
 | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Verify
 | | ... | ref-NDR for 78 Byte frames using single trial throughput test
-| | ... | at 2x 2.8mpps.
+| | ... | at 2x 3.1mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 2.8mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 3.1mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -77,7 +77,7 @@
 | | ... | ref-NDR for 1518 Byte frames using single trial throughput test
 | | ... | at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | ref-NDR for 9000 Byte frames using single trial throughput test
 | | ... | at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \
 | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Verify
 | | ... | ref-NDR for 78 Byte frames using single trial throughput test
-| | ... | at 2x 4.9mpps.
+| | ... | at 2x 5.9mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 4.9mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 5.9mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | ref-NDR for 1518 Byte frames using single trial throughput test
 | | ... | at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | ref-NDR for 9000 Byte frames using single trial throughput test
 | | ... | at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | tc07-78B-4t4c-ethip6-ip6base-copwhtlistbase-ndrchk
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \
-| | ... | 4 thread, 4 phy core, 2 receive queue per NIC port. [Ver] Verify
+| | ... | 4 threads, 4 phy cores, 2 receive queue per NIC port. [Ver] Verify
 | | ... | ref-NDR for 78 Byte frames using single trial throughput test
-| | ... | at 2x 10.1mpps.
+| | ... | at 2x 9.4mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 10.1mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 9.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
 | | And Add No Multi Seg to all DUTs
 | tc08-1518B-4t4c-ethip6-ip6base-copwhtlistbase-ndrchk
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \
-| | ... | 4 thread, 4 phy core, 2 receive queue per NIC port. [Ver] Verify
+| | ... | 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 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | tc09-9000B-4t4c-ethip6-ip6base-copwhtlistbase-ndrchk
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \
-| | ... | 4 thread, 4 phy core, 2 receive queue per NIC port. [Ver] Verify
+| | ... | 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 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index ee01b4a..49df274 100644 (file)
 | | ... | [Cfg] DUT runs IPv4 routing and whitelist filters config with \
 | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. [Ver] Verify
 | | ... | ref-NDR for 78 Byte frames using single trial throughput test
-| | ... | at 2x 2.9mpps.
+| | ... | at 2x 3.2mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 2.9mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 3.2mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -71,7 +71,7 @@
 | | ... | ref-NDR for 1518 Byte frames using single trial throughput test
 | | ... | at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
@@ -89,7 +89,7 @@
 | | ... | ref-NDR for 9000 Byte frames using single trial throughput test
 | | ... | at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \
 | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. [Ver] Verify
 | | ... | ref-NDR for 78 Byte frames using single trial throughput test
-| | ... | at 2x 5.4mpps.
+| | ... | at 2x 5.7mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 5.4mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 5.7mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | ref-NDR for 1518 Byte frames using single trial throughput test
 | | ... | at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | ref-NDR for 9000 Byte frames using single trial throughput test
 | | ... | at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | ... | [Cfg] DUT runs IPv6 routing and whitelist filters config with \
 | | ... | 4 thread, 4 phy core, 2 receive queue per NIC port. [Ver] Verify
 | | ... | ref-NDR for 78 Byte frames using single trial throughput test
-| | ... | at 2x 9.5mpps.
+| | ... | at 2x 9.2mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 9.5mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 9.2mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | ref-NDR for 1518 Byte frames using single trial throughput test
 | | ... | at 2x 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | ref-NDR for 9000 Byte frames using single trial throughput test
 | | ... | at 2x 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index 2792e2c..17025bf 100644 (file)
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv6 routing config with 1 thread, 1 phy core, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte
-| | ... | frames using single trial throughput test at 2x 2.9mpps.
+| | ... | frames using single trial throughput test at 2x 3.9mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 2.9mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 3.9mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
@@ -67,7 +67,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
@@ -83,7 +83,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte
-| | ... | frames using single trial throughput test at 2x 5.9mpps.
+| | ... | frames using single trial throughput test at 2x 8.1mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 5.9mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 8.1mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 | | [Documentation]
 | | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 78 Byte
-| | ... | frames using single trial throughput test at 2x 7.3mpps.
+| | ... | frames using single trial throughput test at 2x 9.4mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 7.3mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 9.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
 | | And Add No Multi Seg to all DUTs
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 | | ... | 2 receive queues per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index 430bcb6..4b94962 100644 (file)
@@ -45,7 +45,7 @@
 | ... | *[Ref] Applicable standard specifications:* RFC2544.
 
 *** Variables ***
-| ${rts_per_flow}= | 100000
+| ${rts_per_flow}= | ${100000}
 
 *** Test Cases ***
 | tc01-78B-1t1c-ethip6-ip6scale200k-ndrchk
@@ -54,7 +54,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte
 | | ... | frames using single trial throughput test at 2x 2.3mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 2.3mpps
 | | 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
@@ -71,7 +71,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
@@ -88,7 +88,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 
 | tc04-78B-2t2c-ethip6-ip6scale200k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 2 thread, 2 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte
-| | ... | frames using single trial throughput test at 2x 4.8mpps.
+| | ... | frames using single trial throughput test at 2x 5.0mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 4.8mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 5.0mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 
 | tc05-1518B-2t2c-ethip6-ip6scale200k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 2 thread, 2 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 
 | tc06-9000B-2t2c-ethip6-ip6scale200k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 2 thread, 2 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 
 | tc07-78B-4t4c-ethip6-ip6scale200k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 4 thread, 4 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \
 | | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte
-| | ... | frames using single trial throughput test at 2x 7.7mpps.
+| | ... | frames using single trial throughput test at 2x 5.7mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 7.7mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 5.7mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 
 | tc08-1518B-4t4c-ethip6-ip6scale200k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 4 thread, 4 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 
 | tc09-9000B-4t4c-ethip6-ip6scale200k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 4 thread, 4 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index 61883be..a3b8641 100644 (file)
@@ -45,7 +45,7 @@
 | ... | *[Ref] Applicable standard specifications:* RFC2544.
 
 *** Variables ***
-| ${rts_per_flow}= | 10000
+| ${rts_per_flow}= | ${10000}
 
 *** Test Cases ***
 | tc01-78B-1t1c-ethip6-ip6scale20k-ndrchk
@@ -54,7 +54,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte
 | | ... | frames using single trial throughput test at 2x 2.9mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 2.9mpps
 | | 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
@@ -71,7 +71,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
@@ -88,7 +88,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 
 | tc04-78B-2t2c-ethip6-ip6scale20k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 2 thread, 2 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte
-| | ... | frames using single trial throughput test at 2x 5.9mpps.
+| | ... | frames using single trial throughput test at 2x 7.0mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 78
-| | ${rate}= | Set Variable | 5.9mpps
+| | ${framesize}= | Set Variable | ${78}
+| | ${rate}= | Set Variable | 7.0mpps
 | | 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
 | | And Add No Multi Seg to all DUTs
 
 | tc05-1518B-2t2c-ethip6-ip6scale20k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 2 thread, 2 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 
 | tc06-9000B-2t2c-ethip6-ip6scale20k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 2 thread, 2 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 
 | tc07-78B-4t4c-ethip6-ip6scale20k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 4 thread, 4 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \
 | | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte
-| | ... | frames using single trial throughput test at 2x 10.0mpps.
+| | ... | frames using single trial throughput test at 2x 9.6mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 10.0mpps
 | | 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
 
 | tc08-1518B-4t4c-ethip6-ip6scale20k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 4 thread, 4 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 
 | tc09-9000B-4t4c-ethip6-ip6scale20k-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 4 thread, 4 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index d00eed7..82a3dc8 100644 (file)
@@ -45,7 +45,7 @@
 | ... | *[Ref] Applicable standard specifications:* RFC2544.
 
 *** Variables ***
-| ${rts_per_flow}= | 1000000
+| ${rts_per_flow}= | ${1000000}
 
 *** Test Cases ***
 | tc01-78B-1t1c-ethip6-ip6scale2m-ndrchk
@@ -54,7 +54,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte
 | | ... | frames using single trial throughput test at 2x 1.8mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 1.8mpps
 | | 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
@@ -71,7 +71,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 1518 Byte
 | | ... | frames using single trial throughput test at 2x 812743pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
@@ -88,7 +88,7 @@
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 9000 Byte
 | | ... | frames using single trial throughput test at 2x 138580pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 
 | tc04-78B-2t2c-ethip6-ip6scale2m-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 2 thread, 2 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing config with 2 threads, 2 phy cores, \
 | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte
 | | ... | frames using single trial throughput test at 2x 4.0mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 4.0mpps
 | | 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
 
 | tc05-1518B-2t2c-ethip6-ip6scale2m-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 2 thread, 2 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 812743pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 
 | tc06-9000B-2t2c-ethip6-ip6scale2m-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 2 thread, 2 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 138580pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
 
 | tc07-78B-4t4c-ethip6-ip6scale2m-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 4 thread, 4 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing config with 4 threads, 4 phy cores, \
 | | ... | 2 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte
 | | ... | frames using single trial throughput test at 2x 6.8mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 6.8mpps
 | | 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
 
 | tc08-1518B-4t4c-ethip6-ip6scale2m-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 4 thread, 4 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 812743pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1518
+| | ${framesize}= | Set Variable | ${1518}
 | | ${rate}= | Set Variable | 812743pps
 | | 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
 
 | tc09-9000B-4t4c-ethip6-ip6scale2m-ndrchk
 | | [Documentation]
-| | ... | [Cfg] DUT runs IPv6 routing config with 4 thread, 4 phy core, \
+| | ... | [Cfg] DUT runs IPv6 routing 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 138580pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 138580pps
 | | 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
index 04baa6e..8debdef 100644 (file)
@@ -59,7 +59,7 @@
 | | ... | [Ver] Verify ref-NDR for 78 Byte frames using single trial\
 | | ... | throughput test at 2x 1.75mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 1.75mpps
 | | 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
@@ -83,7 +83,7 @@
 | | ... | [Ver] Verify ref-NDR for 1460 Byte frames using single trial\
 | | ... | throughput test at 2x 720000pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1460
+| | ${framesize}= | Set Variable | ${1460}
 | | ${rate}= | Set Variable | 720000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 78 Byte frames using single trial\
 | | ... | throughput test at 2x 3.42mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 3.42mpps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 1460 Byte frames using single trial\
 | | ... | throughput test at 2x 720000pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1460
+| | ${framesize}= | Set Variable | ${1460}
 | | ${rate}= | Set Variable | 720000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 78 Byte frames using single trial\
 | | ... | throughput test at 2x 3.42mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 3.42mpps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 1460 Byte frames using single trial\
 | | ... | throughput test at 2x 720000pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1460
+| | ${framesize}= | Set Variable | ${1460}
 | | ${rate}= | Set Variable | 720000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
index 08e1198..b0f79a7 100644 (file)
@@ -55,7 +55,7 @@
 | | ... | [Ver] Verify ref-NDR for 78 Byte frames using single trial\
 | | ... | throughput test at 2x 1.56mpps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 1.56mpps
 | | 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
@@ -79,7 +79,7 @@
 | | ... | [Ver] Verify ref-NDR for 1460 Byte frames using single trial\
 | | ... | throughput test at 2x 740000pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 1460
+| | ${framesize}= | Set Variable | ${1460}
 | | ${rate}= | Set Variable | 740000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 1T1C | STHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 78 Byte frames using single trial\
 | | ... | throughput test at 2x 3.2mpps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 3.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
 | | ... | [Ver] Verify ref-NDR for 1460 Byte frames using single trial\
 | | ... | throughput test at 2x 740000pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 1460
+| | ${framesize}= | Set Variable | ${1460}
 | | ${rate}= | Set Variable | 740000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 2T2C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 78 Byte frames using single trial\
 | | ... | throughput test at 2x 3.2mpps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 78
+| | ${framesize}= | Set Variable | ${78}
 | | ${rate}= | Set Variable | 3.2mpps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 1460 Byte frames using single trial\
 | | ... | throughput test at 2x 740000pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 1460
+| | ${framesize}= | Set Variable | ${1460}
 | | ${rate}= | Set Variable | 740000pps
 | | 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
 | | ... | [Ver] Verify ref-NDR for 9000 Byte frames using single trial\
 | | ... | throughput test at 2x 120000pps.
 | | [Tags] | 4T4C | MTHREAD
-| | ${framesize}= | Set Variable | 9000
+| | ${framesize}= | Set Variable | ${9000}
 | | ${rate}= | Set Variable | 120000pps
 | | 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