X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fhoststack%2F10ge2p1x710-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps.robot;fp=tests%2Fvpp%2Fperf%2Fhoststack%2F10ge2p1x710-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps.robot;h=f8cb279fc8ff3952cdb65b9fe0ab1ec5024412d9;hp=2eaed061737e43fe99d0806cb3ef9ca2b8f95506;hb=6daa2d791f0e0d41b73668ef3ee233e58987dc37;hpb=dddfcfb9ce358799ce2b9f53ffb8e1e594fb2cec diff --git a/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps.robot b/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps.robot index 2eaed06173..f8cb279fc8 100644 --- a/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps.robot +++ b/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps.robot @@ -17,7 +17,8 @@ | Resource | resources/libraries/robot/hoststack/hoststack.robot | | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV -| ... | TCP | NIC_Intel-X710 | DRV_VFIO_PCI | HOSTSTACK +| ... | TCP | NIC_Intel-X710 | DRV_VFIO_PCI +| ... | RXQ_SIZE_0 | TXQ_SIZE_0 | HOSTSTACK | ... | NSIM | LDPRELOAD | IPERF3 | 1CLIENT | 1STREAM | 9000B | ... | eth-ip4tcpbase-nsim-ldpreload-iperf3 | @@ -40,6 +41,8 @@ | @{plugins_to_enable}= | dpdk_plugin.so | nsim_plugin.so | ${nic_name}= | Intel-X710 | ${nic_driver}= | vfio-pci +| ${nic_rxq_size}= | 0 +| ${nic_txq_size}= | 0 | ${overhead}= | ${0} | ${frame_size}= | ${9000} | ${crypto_type}= | ${None}