From 02f802c766066e165a96f867795ebba7536bdf6e Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Mon, 8 Jan 2018 11:05:12 +0100 Subject: Update NDRCHK and PDRCHK rates Change-Id: Ia51d29704d35e2c9f93dcbd1bccc355c9cf64419 Signed-off-by: Peter Mikus --- .../perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot | 4 ++-- tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ndrchk.robot | 4 ++-- tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-pdrchk.robot | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/vpp/perf/ip4') diff --git a/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot index 8d88399a3e..b92c436e42 100644 --- a/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot @@ -60,10 +60,10 @@ | | ... | [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 4.1mpps. +| | ... | at 2x 4.0mpps. | | [Tags] | 64B | 1T1C | STHREAD | | ${framesize}= | Set Variable | ${64} -| | ${rate}= | Set Variable | 4.1mpps +| | ${rate}= | Set Variable | 4.0mpps | | Given Add '1' 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 diff --git a/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ndrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ndrchk.robot index 01dcedb4b8..61ee13cc3f 100644 --- a/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ndrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-ndrchk.robot @@ -107,10 +107,10 @@ | | [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 10.4mpps. +| | ... | frames using single trial throughput test at 2x 9.4mpps. | | [Tags] | 64B | 2T2C | MTHREAD | | ${framesize}= | Set Variable | ${64} -| | ${rate}= | Set Variable | 10.4mpps +| | ${rate}= | Set Variable | 9.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 diff --git a/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-pdrchk.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-pdrchk.robot index 3c49d6ba72..b609c98b27 100644 --- a/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-pdrchk.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-pdrchk.robot @@ -127,7 +127,7 @@ | | [Tags] | 64B | 2T2C | STHREAD | | ... | | [Template] | Check PDR for IPv4 routing -| | framesize=${64} | rate=7.4mpps | wt=2 | rxq=1 +| | framesize=${64} | rate=9.4mpps | wt=2 | rxq=1 | tc05-1518B-2t2c-ethip4-ip4base-pdrchk | | [Documentation] -- cgit 1.2.3-korg