Configure n_rxq DPDK port option when adding the port 19/64219/1
authorMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Thu, 4 Oct 2018 14:24:56 +0000 (15:24 +0100)
committerVolodymyr Mytnyk <volodymyrx.mytnyk@intel.com>
Tue, 30 Oct 2018 13:43:24 +0000 (13:43 +0000)
commit02aa6ce47db11f92bc343307fb7fe67dcc86f773
tree63f72fc0ec291ece082e3aa6058c7a41456f5110
parente0b7c0ad95d44eea4db4a3fb532f51688c97c8fc
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>
(cherry picked from commit adcc29e56130f0f047b99528ce72b6f149643da7)
yardstick/benchmark/contexts/standalone/ovs_dpdk.py