diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-01-08 11:05:12 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-01-08 10:06:40 +0000 |
commit | 02f802c766066e165a96f867795ebba7536bdf6e (patch) | |
tree | 0069ed5d8e5a0da1cea01cf7dbe8645d5d84b77d /tests/vpp/perf/ip6 | |
parent | f25fe365a783ff8b6de427e2e7fd891f3837f123 (diff) |
Update NDRCHK and PDRCHK rates
Change-Id: Ia51d29704d35e2c9f93dcbd1bccc355c9cf64419
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/vpp/perf/ip6')
-rw-r--r-- | tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot index a6f8c980e1..d4ab80ea5e 100644 --- a/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot +++ b/tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrchk.robot @@ -104,10 +104,10 @@ | | [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.0mpps. +| | ... | frames using single trial throughput test at 2x 4.4mpps. | | [Tags] | 78B | 2T2C | MTHREAD | | ${framesize}= | Set Variable | ${78} -| | ${rate}= | Set Variable | 5.0mpps +| | ${rate}= | Set Variable | 4.4mpps | | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology | | And Add no multi seg to all DUTs |