On Thu, Apr 17, 2014 at 1:14 PM, Powers, Joshua <[email protected]> wrote: > Hi, > > If I use the following combination: > *build Open vSwitch into the 3.13.9 kernel > *use Open vSwitch 2.1.0 user space packages (openvswitch-switch and > openvswitch-common) > Is it possible for this combination because I am using a module built in? > > Also is there a way to understand what Open vSwitch version would correspond > to the version that I get from the 3.13 kernel? Modinfo gives me no hints.
There isn't a 1:1 relationship between in-tree and upstream kernel module versions because the releases aren't synchronized. However, all versions should be compatible with each other. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
