diff options
author | pmikus <pmikus@cisco.com> | 2017-01-19 10:53:19 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-01-19 10:39:16 +0000 |
commit | 7661ed85d1080edf8d0c8711f1fffc5d484ebf06 (patch) | |
tree | 38bfd6544037d35d1034e83085eb91f08d5de5d9 /tests/perf | |
parent | ac7203cc1104f0e4868c07748d8a6b288182263f (diff) |
Fix: Adjust NDRCHK threshold values
Adjust treshold values in NDRCHK tests based on latest data.
Change-Id: I10f39b9a1a071bf0b38c91f904361ad7f54ccc92
Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'tests/perf')
-rw-r--r-- | tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot | 12 | ||||
-rw-r--r-- | tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot b/tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot index bc6e883498..4c2139cc90 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot +++ b/tests/perf/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot @@ -48,11 +48,11 @@ | | [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 2.3mpps. | | [Tags] | 1T1C | STHREAD | | ${framesize}= | Set Variable | 78 | | ${duration}= | Set Variable | 10 -| | ${rate}= | Set Variable | 2.9mpps +| | ${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 | | And Add No Multi Seg to all DUTs @@ -104,11 +104,11 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 thread, 2 phy core, \ | | ... | 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 4.8mpps. | | [Tags] | 2T2C | MTHREAD | | ${framesize}= | Set Variable | 78 | | ${duration}= | Set Variable | 10 -| | ${rate}= | Set Variable | 5.9mpps +| | ${rate}= | Set Variable | 4.8mpps | | 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 @@ -160,11 +160,11 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing 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 10.3mpps. +| | ... | frames using single trial throughput test at 2x 7.7mpps. | | [Tags] | 4T4C | MTHREAD | | ${framesize}= | Set Variable | 78 | | ${duration}= | Set Variable | 10 -| | ${rate}= | Set Variable | 10.3mpps +| | ${rate}= | Set Variable | 7.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 diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot b/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot index 25e6d37a8c..8b163fb18a 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot +++ b/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot @@ -48,11 +48,11 @@ | | [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.3mpps. +| | ... | frames using single trial throughput test at 2x 1.8mpps. | | [Tags] | 1T1C | STHREAD | | ${framesize}= | Set Variable | 78 | | ${duration}= | Set Variable | 10 -| | ${rate}= | Set Variable | 2.3mpps +| | ${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 | | And Add No Multi Seg to all DUTs @@ -104,11 +104,11 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing config with 2 thread, 2 phy core, \ | | ... | 1 receive queue per NIC port. [Ver] Verify ref-NDR for 78 Byte -| | ... | frames using single trial throughput test at 2x 4.9mpps. +| | ... | frames using single trial throughput test at 2x 4.0mpps. | | [Tags] | 2T2C | MTHREAD | | ${framesize}= | Set Variable | 78 | | ${duration}= | Set Variable | 10 -| | ${rate}= | Set Variable | 4.9mpps +| | ${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 | | And Add No Multi Seg to all DUTs @@ -160,11 +160,11 @@ | | [Documentation] | | ... | [Cfg] DUT runs IPv6 routing 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. +| | ... | frames using single trial throughput test at 2x 6.8mpps. | | [Tags] | 4T4C | MTHREAD | | ${framesize}= | Set Variable | 78 | | ${duration}= | Set Variable | 10 -| | ${rate}= | Set Variable | 9.5mpps +| | ${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 | | And Add No Multi Seg to all DUTs |