From a275fa0062158d712152f542b7bc9ec40b5c5f31 Mon Sep 17 00:00:00 2001 From: pmikus Date: Fri, 11 Jun 2021 13:06:34 +0000 Subject: Core: Rework CPU allocation Signed-off-by: pmikus Change-Id: I6826add7b3032041632c3952c45a3c64409400b0 --- .../2n1l-10ge2p1x710-eth-ip4tcphttp-ldpreload-nginx-1.15.0-cps.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/vpp/perf/hoststack/2n1l-10ge2p1x710-eth-ip4tcphttp-ldpreload-nginx-1.15.0-cps.robot') diff --git a/tests/vpp/perf/hoststack/2n1l-10ge2p1x710-eth-ip4tcphttp-ldpreload-nginx-1.15.0-cps.robot b/tests/vpp/perf/hoststack/2n1l-10ge2p1x710-eth-ip4tcphttp-ldpreload-nginx-1.15.0-cps.robot index 54209804a0..c542eab757 100644 --- a/tests/vpp/perf/hoststack/2n1l-10ge2p1x710-eth-ip4tcphttp-ldpreload-nginx-1.15.0-cps.robot +++ b/tests/vpp/perf/hoststack/2n1l-10ge2p1x710-eth-ip4tcphttp-ldpreload-nginx-1.15.0-cps.robot @@ -72,7 +72,7 @@ | | FOR | ${dut} | IN | @{duts} | | | Import Library | resources.libraries.python.VppConfigGenerator | | | ... | WITH NAME | ${dut} -| | | Run keyword | ${dut}.Add DPDK Dev Default RXQ | ${thr_count_int} +| | | Run keyword | ${dut}.Add DPDK Dev Default RXQ | ${dp_count_int} | | | Run keyword | ${dut}.Add DPDK Dev Default RXD | ${512} | | | Run keyword | ${dut}.Add Session Event Queues Memfd Segment | | | Run keyword | ${dut}.Add tcp congestion control algorithm -- cgit 1.2.3-korg