On Fri, Apr 17, 2015 at 03:47:00PM +0700, Tuan Nguyen wrote:
> I am woking on openvswitch, but my device just support kernel 3.18, and
> currently openvswitch v2.3.1 does not support kernel 3.18.x.
>
> I found you tested with kernel 3.18 in here:
> http://openvswitch.org/pipermail/dev/2014-December/049583.html, but I don't
> know is it enough, maybe I could miss some patch in somewhere.
>
> Could you send me a patch to make openvswitch v2.3.1 work on kernel 3.18.x
From the FAQ:
### Q: I get an error like this when I configure Open vSwitch:
configure: error: Linux kernel in <dir> is version <x>, but
version newer than <y> is not supported (please refer to the
FAQ for advice)
What should I do?
A: You have the following options:
- Use the Linux kernel module supplied with the kernel that you are
using. (See also the following FAQ.)
- If there is a newer released version of Open vSwitch, consider
building that one, because it may support the kernel that you are
building against. (To find out, consult the table in the
previous FAQ.)
- The Open vSwitch "master" branch may support the kernel that you
are using, so consider building the kernel module from "master".
All versions of Open vSwitch userspace are compatible with all
versions of the Open vSwitch kernel module, so you do not have to
use the kernel module from one source along with the userspace
programs from the same source.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev