Configure n_rxq DPDK port option when adding the port 85/63185/3
authorMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Thu, 4 Oct 2018 14:24:56 +0000 (15:24 +0100)
committerVolodymyr Mytnyk <volodymyrx.mytnyk@intel.com>
Thu, 4 Oct 2018 14:59:36 +0000 (14:59 +0000)
commitadcc29e56130f0f047b99528ce72b6f149643da7
treed11b4c54b3ecbc67d3b4ee22bb7ac83affa1014f
parent4faa5ea500f65cca2b606a27fd2c22ed19358941
Configure n_rxq DPDK port option when adding the port

On some platform, setting n_rxq option on port separately
does not work well and causes issues like port link down,
so changed the logic to set n_rxq DPDK port option during
adding the port to the bridge which help to resolve
the problem.

JIRA: YARDSTICK-1463

Change-Id: Icdb064153a38afd53b835de8742e6fcef08f66bb
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
yardstick/benchmark/contexts/standalone/ovs_dpdk.py