old_style_multi-queue: Allows for multi-queue with ovs <= 2.5.0 91/18691/2
authorChristian Trautman <ctrautma@redhat.com>
Mon, 15 Aug 2016 17:44:27 +0000 (13:44 -0400)
committerChristian Trautman <ctrautma@redhat.com>
Tue, 16 Aug 2016 12:58:42 +0000 (08:58 -0400)
commit32361ffed1efce856e56a04029dcb72e5dcbf02d
tree22f4900605e6984c7949443a57d3790c863f8310
parenta8ef2c308d4c385b8eb0cae0f7f1f2d039affaaf
old_style_multi-queue: Allows for multi-queue with ovs <= 2.5.0

Enables multi-queue option for OVS versions 2.5.0 or less with
dpdk. Instead of enabling MQ on a port by port basis this sets
the global MQ option after starting the ovs switch.

JIRA: VSPERF-372

Change-Id: I245c76779695518d0005122d8214bbf3f141bb96
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
conf/02_vswitch.conf
docs/userguide/testusage.rst
vswitches/ovs_dpdk_vhost.py