On 23 February 2017 at 16:19, Jarno Rajahalme <[email protected]> wrote: > This patch set backports the recent upstream conntrack fixes and new > features to the OVS tree kernel module, and adds the OVS userspace > support. > > Patch 1/21 is an unrelated datapath backport. > > Each new feature is introduced in two different commits, the first is > the datapath backport, the second the corresponding userspace datapath > and non-datapath functionality, including OVS system tests. In one > instance I have squashed the system test with the datapath backport. > Compile would fail after the first patch due to missing userspace code > for new enums. We may decide to squash the datapath and userspace > changes together for the merge, but for now the review should be more > straightforward with the separation. > > System tests have been most recently run on Linux 3.16, on which the > geneve tests fail, but that should have nothing to do with this > series.
Hi Jarno, just quickly before I get a chance to review this - looks like this breaks 32-bit and vanilla 3.10 kernel builds: https://travis-ci.org/openvswitch/ovs/builds/204816992 I'd like to see the earlier backports go into the tree before these do, just as I've stated for the l3 tunnelling and 802.1ad backport series. I hope we can move that forward next week. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
