diff options
Diffstat (limited to 'tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot')
-rw-r--r-- | tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-copwhtlistbase-ndrchk.robot | 4 |
1 files changed, 2 insertions, 2 deletions
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 |