FIX: Configure number of memif queus properly
[csit.git] / tests / vpp / perf / container_memif / 40ge2p1xl710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot
index 66e29b0..a4674a1 100644 (file)
@@ -39,7 +39,7 @@
 | ... | Memif interface. LXC is running same VPP version as running on DUT. LXC
 | ... | is limited via cgroup to use 3 cores allocated from pool of isolated
 | ... | CPUs. There are no memory constraints. DUT1 and DUT2 tested with
-| ... | 2p40GE NIC XL710 Niantic by Intel.
+| ... | 2p40GE NIC XL710 by Intel.
 | ... | *[Ver] TG verification:* In MaxReceivedRate test TG sends traffic
 | ... | at line rate and reports total received/sent packets over trial period.
 | ... | Test packets are generated by TG on links to DUTs. TG traffic profile
@@ -62,7 +62,7 @@
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vpp_cpus}= | ${5}
-| ${container_cpus}= | ${3}
+| ${container_cpus}= | ${5}
 
 *** Keywords ***
 | Check RR for l2bdbasemaclrn-eth-2memif-1lxc
@@ -86,7 +86,7 @@
 | | And Run Keyword If | ${get_framesize} < ${1522}
 | | ... | Add no multi seg to all DUTs
 | | And Apply startup configuration on all VPP DUTs
-| | And Initialize L2 Bridge Domain for '1' memif pairs in 3-node circular topology
+| | And Initialize L2 Bridge Domain for '1' memif pairs and '${rxq}' rxqueues in 3-node circular topology
 | | Then Traffic should pass with maximum rate | ${perf_trial_duration}
 | | ... | ${max_rate}pps | ${framesize} | ${traffic_profile}