X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fsuites%2Fperformance%2FShort_Xconnect_Dot1q_Intel-X520-DA2.robot;h=576a66f74cac4359f7485223f89287ec6bd23961;hp=6559ba1a82f58aafcf91dd803aad661cd6c058fb;hb=23d5e7c58dff725043bf15d2099e2e168050f256;hpb=f54659a337045921002d508c48696359d913b044 diff --git a/tests/suites/performance/Short_Xconnect_Dot1q_Intel-X520-DA2.robot b/tests/suites/performance/Short_Xconnect_Dot1q_Intel-X520-DA2.robot index 6559ba1a82..576a66f74c 100644 --- a/tests/suites/performance/Short_Xconnect_Dot1q_Intel-X520-DA2.robot +++ b/tests/suites/performance/Short_Xconnect_Dot1q_Intel-X520-DA2.robot @@ -105,16 +105,16 @@ | | Then Traffic should pass with no loss | ${duration} | ${rate} | | ... | ${framesize} | 3-node-xconnect -| 2core VPP with rxqueues 1 passes 64B frames through VLAN dot1q sub-interfaces inter-connected using L2 cross connect at 2x5.8Mpps in 3-node topology +| 2core VPP with rxqueues 1 passes 64B frames through VLAN dot1q sub-interfaces inter-connected using L2 cross connect at 2x7.0Mpps in 3-node topology | | [Documentation] | | ... | VPP with 2 cores should pass 64B frames through VLAN dot1q -| | ... | sub-interfaces inter-connected using L2 cross connect at 2x5.8Mpps in +| | ... | sub-interfaces inter-connected using L2 cross connect at 2x7.0Mpps in | | ... | 3-node topology. Tagging is applied between DUTs inserting 4B VLAN ID | | ... | into a packet header. | | [Tags] | 2_THREAD_NOHTT_RXQUEUES_1 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 64 | | ${duration}= | Set Variable | 10 -| | ${rate}= | Set Variable | 5.8mpps +| | ${rate}= | Set Variable | 7.0mpps | | Given Add '2' worker threads and rxqueues '1' without HTT to all DUTs | | And Add all PCI devices to all DUTs | | And Add No Multi Seg to all DUTs @@ -182,16 +182,16 @@ | | Then Traffic should pass with no loss | ${duration} | ${rate} | | ... | ${framesize} | 3-node-xconnect -| 4core VPP with rxqueues 2 passes 64B frames through VLAN dot1q sub-interfaces inter-connected using L2 cross connect at 2x9.0Mpps in 3-node topology +| 4core VPP with rxqueues 2 passes 64B frames through VLAN dot1q sub-interfaces inter-connected using L2 cross connect at 2x11Mpps in 3-node topology | | [Documentation] | | ... | VPP with 4 cores and rxqueues 2 should pass 64B frames through VLAN dot1q -| | ... | sub-interfaces inter-connected using L2 cross connect at 2x9.0Mpps in +| | ... | sub-interfaces inter-connected using L2 cross connect at 2x11Mpps in | | ... | 3-node topology. Tagging is applied between DUTs inserting 4B VLAN ID | | ... | into a packet header. | | [Tags] | 4_THREAD_NOHTT_RXQUEUES_2 | MULTI_THREAD | NDR | | ${framesize}= | Set Variable | 64 | | ${duration}= | Set Variable | 10 -| | ${rate}= | Set Variable | 9.0mpps +| | ${rate}= | Set Variable | 11.0mpps | | Given Add '4' worker threads and rxqueues '2' without HTT to all DUTs | | And Add all PCI devices to all DUTs | | And Add No Multi Seg to all DUTs