Distribute dpdk/vhostuser between CPUs for SA OVS 91/64091/5
authorStepan Andrushko <stepanx.andrushko@intel.com>
Fri, 26 Oct 2018 16:09:30 +0000 (19:09 +0300)
committerAbhijit Sinha <abhijit.sinha@intel.com>
Tue, 13 Nov 2018 10:16:12 +0000 (10:16 +0000)
commit4d52eac9699c45184a236af354b0c6eab62075a6
treeacb60538a36c98011ae8a900ff877133bb61e6ca
parent74d047ead13b106cba007c089c111bfca51e8dac
Distribute dpdk/vhostuser between CPUs for SA OVS

Update Yardstick with ability to distribute DPDK/vhost-user ports/queues
between CPU cores. Extended OVS add vhost-user interface command with
option "n_rxq", provided in the test case. Ordered ports added to OVS.

JIRA: YARDSTICK-1490

Change-Id: I71f5d878a9ee3a11f636762fc16b04ee6bc79e14
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
yardstick/benchmark/contexts/standalone/ovs_dpdk.py
yardstick/tests/unit/benchmark/contexts/standalone/test_ovs_dpdk.py