bugfix: Vanilla OVS kernel module broken dependencies 29/5129/2
authorMartin Klozik <martinx.klozik@intel.com>
Mon, 21 Dec 2015 11:58:15 +0000 (11:58 +0000)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Mon, 4 Jan 2016 09:52:05 +0000 (09:52 +0000)
commitd755c4e4d318fda38bcb9cb6f4e9d010b43307e5
treef8752d4ea940a6fd3096a5cb7baaee8d0d6be517
parent088bbb8cff4a84751198675b118f65fabf7ef672
bugfix: Vanilla OVS kernel module broken dependencies

Vsperf doesn't install OVS kernel module into standard directory,
to keep host OS untouched. Thus kernel module must be inserted
by insmod and module dependencies solved manually. List of kernel
modules was updated to load all dependencies for recent OVS version.

Change-Id: Id147615ca95cfbde26d1dc8d6c9801f7bb3b5d36
JIRA: VSPERF-161
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
conf/02_vswitch.conf