diff options
author | pmikus <peter.mikus@protonmail.ch> | 2023-05-30 14:09:41 +0000 |
---|---|---|
committer | pmikus <peter.mikus@protonmail.ch> | 2023-05-30 14:09:41 +0000 |
commit | 68fb12b57dbce2974b7875e0c50c51034fb31019 (patch) | |
tree | c5f15cff7fe063587a2b427c40d8fe775bcbf019 /tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4udpbase-ldpreload-iperf3-bps.robot | |
parent | 31285a54d3d37336517c167c84597d451b9c6ecf (diff) |
fix(test): Hoststack
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I676696928fd1758c9dddf4f2580b9e924fe71b53
Diffstat (limited to 'tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4udpbase-ldpreload-iperf3-bps.robot')
-rw-r--r-- | tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4udpbase-ldpreload-iperf3-bps.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4udpbase-ldpreload-iperf3-bps.robot b/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4udpbase-ldpreload-iperf3-bps.robot index 0717e39dc7..5db1297468 100644 --- a/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4udpbase-ldpreload-iperf3-bps.robot +++ b/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4udpbase-ldpreload-iperf3-bps.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2022 Cisco and/or its affiliates. +# Copyright (c) 2023 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: @@ -46,7 +46,7 @@ | ${nic_driver}= | vfio-pci | ${nic_rxq_size}= | 0 | ${nic_txq_size}= | 0 -| ${nic_pfs}= | 2 +| ${nic_pfs}= | 1 | ${nic_vfs}= | 0 | ${overhead}= | ${0} | ${frame_size}= | ${9000} |