Updated armband
authorChristian Trautman <ctrautma@redhat.com>
Fri, 22 Jul 2016 19:54:18 +0000 (15:54 -0400)
committerGerrit Code Review <gerrit@172.30.200.206>
Fri, 26 Aug 2016 07:54:46 +0000 (07:54 +0000)
commitab7de79639fd9c8803b24b76524d0143e4484ee9
tree66c6e65d44a69d79b879707cafb86efc5aac1eb1
parent0ef09dd55010b86fd5cc709cb9520e1a9d686c12
Updated armband
Project: vswitchperf  0fb65d2afadad1f092788f5a4f251b09851b3ae7

Vanilla_Multi_Queue: Add vanilla ovs multi-queue functionality

Adds multi-queue for vanilla OVS using virtio-net.

TunTap ports will use multi_queue parameter when ports are
created/deleted if guest nic queues are enabled and
vswitch is ovs vanilla. Virtio net will now add guest nic
queues to qemu command line if appropriate.

Reworked multi-queue documentation to reflect these changes.

Adds vhost net thread affinitization which is recommended
when performing vanilla ovs multi-queue.

Guests will require ethtool if using l2fwd or linux bridge
as the loopback application when vanilla ovs multi-queue
is enabled.

Modified dpdk setting in vswitch conf to be better worded
for separation from vanilla ovs multi-queue.

Updated release and installation doc for new vloop image
that includes required ethtool utility.

JIRA: VSPERF-373

Change-Id: Idb550515190b1a93390308c11f54da368f962512
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
upstream/vswitchperf