On Fri, Jul 15, 2016 at 10:31 PM, Murali R <muralir...@gmail.com> wrote:
> Some cloud images (like in digital ocean) are having kernels updated to 4.4
> for the standard 14.04.4 images. I had to really look around to get one with
> 3.13 headers. The ovs/ovn build is checking the headers and exiting for
> headers > 4.3. Don't recall if the check was in ovs build or in devstack
> stack.sh.
>
> Is there an issue that will prevent ovs/ovn from working in 4.4 kernel?
> Meaning if i remove that check what will fail?

There have been some reports that things work fine for kernels up to
4.6 just by removing the check. However, there have been a large
number of patches recently to bring in changes from new kernels (and
more are still coming) so I can't really recommend just hoping for the
best.

The easiest thing to do is likely just to use the OVS module that is
shipped as part of your distribution kernel - it is pretty recent so
it should have most features. If you really need something that is
missing from that (NAT is the most obvious example) then the best path
is likely to wait a little while longer and use the master branch.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to