On Fri, Jun 17, 2016 at 6:44 PM, Jarno Rajahalme <ja...@ovn.org> wrote:
> This series adds the conntrack NAT integration upstreamed in Linux 4.6
> to the OVS tree kernel module.  Main code is the same as upstream
> net-next, backports are provided for Linux kernels 3.10 - 4.6.  Code
> compiles on each Linux version on this range, except for Linux 4.4 -
> 4.6, which fail to compile due to reasons unrelated to NAT and/or
> conntrack.
>
> The backports are tested on linux-stable versions 4.3 and 4.1, and
> Ubuntu 14.04 with kernels 3.16.0-71-generic and 3.19.0-59-generic.
>
> While testing I observed kernel crashes from 'expiry' tests in
> tests/system-traffic.at.  I was able to reproduce these crashes on OVS
> master with various Linux kernel versions, and did not experience any
> crashes when running only the NAT test cases with the backports in
> this series.  This tells me that the problem is not related to the NAT
> backports.

With the comments noted on the one patch:
Acked-by: Jesse Gross <je...@kernel.org>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to