Add patch to Linux 4.4 to support OVS 63/13763/2
authorDonald Dugger <n0ano@n0ano.com>
Thu, 28 Apr 2016 21:39:53 +0000 (21:39 +0000)
committerDon Dugger <n0ano@n0ano.com>
Fri, 13 May 2016 23:19:46 +0000 (17:19 -0600)
commitd25f207637b3f6784195ca80a855da3593dab3b8
tree03406dcd08b5ec85f80c6e81951f4115ad5acdcf
parent5bbd6fe9b8bab2a93e548c5a53b032d1939eec05
Add patch to Linux 4.4 to support OVS

Given that OVS doesn't support Linux 4.4 yet we need to add a patch
to the OVS sources so that we can build a 4.4 version of the OVS
loadable kernel module that works with the RT Linux 4.4 kernel used
in OPNFV.

The directory `patches/ovs' contains patches (currently only one) that
are applied against the OVS tree.  The Fuel build script is modified
to apply all of the patches in this directory to the OVS tree.  Then
a working OVS KLM is created that is then inserted into the RT kernel
DEB package so that the end result is an RT kernel that supports OVS.

Upstream status: NA

Change-Id: I361f92526fb4bcafbeab9ce21570202f4aad1632
Signed-off-by: Don Dugger <n0ano@n0ano.com>
fuel-plugin/build_kvm.sh
patches/ovs/0001-Add-Linux-4.4-support.patch [new file with mode: 0644]