diff options
Diffstat (limited to 'tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot')
-rw-r--r-- | tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot b/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot index 4b4162581a..3f4f0b23f3 100644 --- a/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot +++ b/tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrchk.robot @@ -134,10 +134,10 @@ | | [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 8.5mpps. +| | ... | frames using single trial throughput test at 2x 8.2mpps. | | [Tags] | 64B | 2T2C | MTHREAD | | ${framesize}= | Set Variable | ${64} -| | ${rate}= | Set Variable | 8.5mpps +| | ${rate}= | Set Variable | 8.2mpps | | 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 |