X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fperf%2F10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot;h=8b163fb18af71ef6c97bee19f66516b1216fac89;hp=25e6d37a8cc67c7ad5bb83c43921ff58497c36e2;hb=7661ed85d1080edf8d0c8711f1fffc5d484ebf06;hpb=ac7203cc1104f0e4868c07748d8a6b288182263f 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