merge_buffers: Add option to disable merge buffer on qemu startup 95/20295/3
authorChristian Trautman <ctrautma@redhat.com>
Mon, 5 Sep 2016 06:42:19 +0000 (02:42 -0400)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Wed, 14 Sep 2016 14:43:49 +0000 (14:43 +0000)
commita325eb33fbe408243209b19f2d9cc288b2e57548
tree035b86339e0ca4bfe2ff8ed6b9d2915dd9022bd6
parentacdb444a54124834acdde45107062eaf1452c119
merge_buffers: Add option to disable merge buffer on qemu startup

In cases with VHost user and non-jumbo frame scenarios we can
disable merge buffers on the guest NICS to improve performance.
This patch adds this option to the 04_vnf conf file.

JIRA: VSPERF-388

Change-Id: Ic1f776e90fdccaa5d5a0c952c96811a8747fe936
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
conf/04_vnf.conf
vnfs/qemu/qemu_dpdk_vhost_user.py