integration: fix ovsdpdk_mq_pvp_rxqs_testpmd 74/68674/3
authorLukasz Pawlik <lukaszx.pawlik@intel.com>
Mon, 7 Oct 2019 06:48:53 +0000 (07:48 +0100)
committerEmma Finn <emma.finn@intel.com>
Tue, 29 Oct 2019 11:04:50 +0000 (11:04 +0000)
commit579caa865deca76619ee1611e427ac222aa66321
tree23f0dc2069685244e52ce728fd6214d2adc8f0a0
parentf8f22a8301ff5c188f6a5647a52c57290da5ffa6
integration: fix ovsdpdk_mq_pvp_rxqs_testpmd

Parameters passed to testpmd are changed in DPDK 18.11. Setting
stat-qmap does not work from command line it can be set only from
testpmd application before port forwarding is started. Decrease frame
rate on traffic generator to receive traffic on two queues.

Change-Id: I82b8e478226d59b091154d325afed07327908250
Signed-off-by: Lukasz Pawlik <lukaszx.pawlik@intel.com>
conf/04_vnf.conf
conf/__init__.py
conf/integration/01b_dpdk_regression_tests.conf
vnfs/qemu/qemu.py