From: Jan Gelety Date: Mon, 20 May 2019 12:04:16 +0000 (+0200) Subject: FIX2: VTS cpu list X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=383da9e809ac61fcf79167bea4826318490cdb2b FIX2: VTS cpu list Change-Id: Ibd0f719585d6482a65ae6cea516a4da017281ef5 Signed-off-by: Jan Gelety --- diff --git a/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr.robot b/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr.robot index 5abeca4197..b5119e08fc 100644 --- a/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr.robot +++ b/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr.robot @@ -108,7 +108,7 @@ | | Run Keyword If | '${acl_type}' != '${EMPTY}' | | ... | Configure ACLs on a single interface | ${dut1} | ${dut1_if2} | input | | ... | ${acl_type} | @{permit_list} -| | ${nf_cpus}= | Get Affinity NF | ${nodes} | ${dut1} | nf_chains=${1} +| | ${nf_cpus}= | Get Affinity NF | ${nodes} | DUT1 | nf_chains=${1} | | | ... | nf_nodes=${1} | nf_chain=${1} | nf_node=${1} | | | ... | vs_dtc=${cpu_count_int} | nf_dtc=${cpu_count_int} | | ${vm1} = | And Configure guest VM with dpdk-testpmd connected via vhost-user diff --git a/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr.robot b/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr.robot index 2159adf5cf..0345ceec3c 100644 --- a/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr.robot +++ b/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr.robot @@ -108,7 +108,7 @@ | | Run Keyword If | '${acl_type}' != '${EMPTY}' | | ... | Configure ACLs on a single interface | ${dut1} | ${dut1_if2} | input | | ... | ${acl_type} | @{permit_list} -| | ${nf_cpus}= | Get Affinity NF | ${nodes} | ${dut1} | nf_chains=${1} +| | ${nf_cpus}= | Get Affinity NF | ${nodes} | DUT1 | nf_chains=${1} | | | ... | nf_nodes=${1} | nf_chain=${1} | nf_node=${1} | | | ... | vs_dtc=${cpu_count_int} | nf_dtc=${cpu_count_int} | | ${vm1} = | And Configure guest VM with dpdk-testpmd connected via vhost-user diff --git a/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr.robot b/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr.robot index 78534d688a..3b7bd8f921 100644 --- a/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr.robot +++ b/tests/vpp/perf/vts/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr.robot @@ -108,7 +108,7 @@ | | Run Keyword If | '${acl_type}' != '${EMPTY}' | | ... | Configure ACLs on a single interface | ${dut1} | ${dut1_if2} | input | | ... | ${acl_type} | @{permit_list} -| | ${nf_cpus}= | Get Affinity NF | ${nodes} | ${dut1} | nf_chains=${1} +| | ${nf_cpus}= | Get Affinity NF | ${nodes} | DUT1 | nf_chains=${1} | | | ... | nf_nodes=${1} | nf_chain=${1} | nf_node=${1} | | | ... | vs_dtc=${cpu_count_int} | nf_dtc=${cpu_count_int} | | ${vm1} = | And Configure guest VM with dpdk-testpmd connected via vhost-user