On Mon, Aug 19, 2013 at 4:48 AM, James Page <james.p...@ubuntu.com> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hi Folks > > Ubuntu Saucy is going to ship the 3.11 kernel; I'd only just got > caught up with backporting the 3.10 patch from the master branch to > ovs 1.10 and everything broke again... > > Anyway - digging through the kernel source I noticed that it looks > like the native openvswitch module in the kernel is growing tunnel > support in 3.11 - which was one of the key reasons we still ship the > DKMS packages in Ubuntu. > > Is this the case? Is the delta between DKMS and native kernel > disappearing? Can I just ship the userspace tooling for 13.10 of Ubuntu?
It's going away but it's not quite there yet. The 3.11 upstream kernel supports GRE but not VXLAN (that's hopefully coming in 3.12) so I think it probably makes sense to go with the out of tree version for one more release and then switch over. > If not, some help diagnosing the issue I'm seeing would be great: > > https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1213879 Here's an upstream commit that is definitely needed as part of 3.11 support and looks at least somewhat related, so it might be a good place to start: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/net/openvswitch?id=351638e7deeed2ec8ce451b53d33921b3da68f83 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev