Make RXQs/TXQs configurable
[csit.git] / tests / vpp / perf / ip4 / 2n1l-10ge2p1x710-ethip4-ip4scale2m-ndrpdr.robot
index 850052e..1c5c465 100644 (file)
@@ -16,6 +16,7 @@
 |
 | Force Tags | 2_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDR
 | ... | NIC_Intel-X710 | ETH | IP4FWD | SCALE | FIB_2M | DRV_VFIO_PCI
+| ... | RXQ_SIZE_0 | TXQ_SIZE_0
 | ... | ethip4-ip4scale2m
 |
 | Suite Setup | Setup suite single link | performance
@@ -49,6 +50,8 @@
 | ${crypto_type}= | ${None}
 | ${nic_name}= | Intel-X710
 | ${nic_driver}= | vfio-pci
+| ${nic_rxq_size}= | 0
+| ${nic_txq_size}= | 0
 | ${osi_layer}= | L3
 | ${overhead}= | ${0}
 | ${rts_per_flow}= | ${1000000}