From b7005e6c4d5180effefc2045638bdf87cee98d75 Mon Sep 17 00:00:00 2001 From: pmikus Date: Wed, 13 Mar 2024 14:24:47 +0000 Subject: feat(tests): Fix scaling of 6p3nic Signed-off-by: Peter Mikus Change-Id: I84d9cf2892423e62b116b07982d3e87120b66271 --- tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4scale60k-rnd-ndrpdr.robot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/vpp/perf/ip4') diff --git a/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4scale60k-rnd-ndrpdr.robot b/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4scale60k-rnd-ndrpdr.robot index ce3ec3c152..e72ba8e1a8 100644 --- a/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4scale60k-rnd-ndrpdr.robot +++ b/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4scale60k-rnd-ndrpdr.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Cisco and/or its affiliates. +# Copyright (c) 2024 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -63,6 +63,7 @@ | ${osi_layer}= | L3 | ${overhead}= | ${0} | ${rts_per_flow}= | ${10000} +| ${rxq_ratio}= | ${3} # Traffic profile | ${traffic_profile}= | trex-stl-ethip4-ip4dst-rnd${rts_per_flow}-${nic_pfs}p -- cgit 1.2.3-korg