So I was wanting to try openvswitch as it seems to be making it's way upstream.
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 ? Thanks, Iain _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev