CSIT-689: Update PDR values in PDRCHK tests
[csit.git] / tests / perf / 10ge2p1x520-ethip4lispip4-ip4base-pdrchk.robot
index 3752ed0..643274f 100644 (file)
 # limitations under the License.
 
 *** Settings ***
-| Resource | resources/libraries/robot/performance.robot
+| Resource | resources/libraries/robot/performance_setup.robot
 | Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot
 | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py
 | ...
 | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK
 | ... | NIC_Intel-X520-DA2 | IP4FWD | ENCAP | LISP | IP4UNRLAY | IP4OVRLAY
 | ...
-| Suite Setup | 3-node Performance Suite Setup with DUT's NIC model
+| Suite Setup | Set up 3-node performance topology with DUT's NIC model
 | ... | L3 | Intel-X520-DA2
-| Suite Teardown | 3-node Performance Suite Teardown
+| Suite Teardown | Tear down 3-node performance topology
 | ...
-| Test Setup | Performance test setup
-| Test Teardown | Performance pdrchk test teardown
+| Test Setup | Set up performance test
+| Test Teardown | Tear down performance pdrchk test
 | ...
 | Documentation | *Reference PDR throughput Lisp tunnel verify test cases*
 | ...
 | | Set Test Variable | ${rate}
 | | ${get_framesize}= | Get Frame Size | ${framesize}
 | | ...
-| | Given Add '${wt}' worker threads and rxqueues '${rxq}' in 3-node single-link topo
-| | And Add PCI devices to DUTs from 3-node single link topology
+| | Given Add '${wt}' worker threads and '${rxq}' rxqueues in 3-node single-link circular topology
+| | And Add PCI devices to DUTs in 3-node single link topology
 | | And Run Keyword If | ${get_framesize} < ${1522}
-| | ... | Add No Multi Seg to all DUTs
+| | ... | Add no multi seg to all DUTs
 | | And Apply startup configuration on all VPP DUTs
-| | When Lisp IPv4 forwarding initialized in a 3-node circular topology
+| | When Initialize LISP IPv4 forwarding in 3-node circular topology
 | | ... | ${dut1_to_dut2_ip4} | ${dut1_to_tg_ip4} | ${dut2_to_dut1_ip4}
 | | ... | ${dut2_to_tg_ip4} | ${prefix4}
-| | And Set up Lisp topology
+| | And Configure LISP topology in 3-node circular topology
 | | ... | ${dut1} | ${dut1_if2} | ${NONE}
 | | ... | ${dut2} | ${dut2_if1} | ${NONE}
 | | ... | ${duts_locator_set} | ${dut1_ip4_eid} | ${dut2_ip4_eid}
 | | [Tags] | 1480B | 1T1C | STHREAD
 | | ...
 | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding
-| | framesize=${1480} | rate=740000pps | wt=1 | rxq=1
+| | framesize=${1480} | rate=370000pps | wt=1 | rxq=1
 
 | tc03-9000B-1t1c-ethip4lispip4-ip4base-pdrchk
 | | [Documentation]
 | | [Tags] | 9000B | 1T1C | STHREAD
 | | ...
 | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding
-| | framesize=${9000} | rate=120000pps | wt=1 | rxq=1
+| | framesize=${9000} | rate=60000pps | wt=1 | rxq=1
 
 | tc04-64B-2t2c-ethip4lispip4-ip4base-pdrchk
 | | [Documentation]
 | | [Tags] | 1480B | 2T2C | MTHREAD
 | | ...
 | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding
-| | framesize=${1480} | rate=740000pps | wt=2 | rxq=1
+| | framesize=${1480} | rate=370000pps | wt=2 | rxq=1
 
 | tc06-9000B-2t2c-ethip4lispip4-ip4base-pdrchk
 | | [Documentation]
 | | [Tags] | 9000B | 2T2C | MTHREAD
 | | ...
 | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding
-| | framesize=${9000} | rate=120000pps | wt=2 | rxq=1
+| | framesize=${9000} | rate=60000pps | wt=2 | rxq=1
 
 | tc07-64B-4t4c-ethip4lispip4-ip4base-pdrchk
 | | [Documentation]
 | | [Tags] | 1480B | 4T4C | MTHREAD
 | | ...
 | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding
-| | framesize=${1480} | rate=740000pps | wt=4 | rxq=2
+| | framesize=${1480} | rate=370000pps | wt=4 | rxq=2
 
 | tc09-9000B-4t4c-ethip4lispip4-ip4base-pdrchk
 | | [Documentation]
 | | [Tags] | 9000B | 4T4C | MTHREAD
 | | ...
 | | [Template] | Check PDR for Lisp IPv4 over IPv4 forwarding
-| | framesize=${9000} | rate=120000pps | wt=4 | rxq=2
+| | framesize=${9000} | rate=60000pps | wt=4 | rxq=2