On Tue, Dec 06, 2011 at 03:32:12PM +0000, selsinork wrote: > I've patched a vanilla 3.1 kernel with the v3 patchset that DaveM > recently pulled, have built the kernel and loaded the openvswitch > module. So far so good.. > > Using the 1.2.2 userspace, which the web page suggests is the current > release, loading ovs-vswitchd gives an error: > > Dec 06 15:04:53|00003|dpif_linux|ERR|Generic Netlink family > 'odp_datapath' does not exist. The Open vSwitch kernel module is > probably not loaded. > > So it's clear there's been some changes since 1.2.2 and that's not > what I should be using. > > If I pull the userspace utils from git, which ones are best to use > with the code that's making it's way upstream, branch-1.3, branch-1.4, > master ?
Either branch-1.4 or master should be compatible with the code that is being upstreamed. Currently, they are very similar, but branch-1.4 will only get bugfixes from now on whereas master is where active development is occurring. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev