[ovs-build] Errored: openvswitch/ovs#3323 (master - 4a777f5)

Travis CI builds at travis-ci.org
Fri Sep 9 23:46:25 UTC 2016


Build Update for openvswitch/ovs
-------------------------------------

Build: #3323
Status: Errored

Duration: 47 minutes and 28 seconds
Commit: 4a777f5 (master)
Author: Joe Stringer
Message: datapath: Use pre-routing hook for conntrack.

The upstream code uses NF_INET_PRE_ROUTING hook for the nf_conntrack_in()
call, which does deeper (eg l4proto) validation. It was previously
thought that using the NF_INET_ROUTING hook for this function on older
kernels would trigger kernel panics due to a dependency on the
unpopulated skb->dev, however during recent testing on a variety of
platforms (Centos7.[12], Ubuntu 1[46].04, Fedora23) using the latest
distribution kernels and the OVS kernel module testsuite, no such kernel
panics were observed. Therefore it appears to be safe to bring this in
line with upstream without any other workarounds.

Reported-by: Jesse Gross <jesse at kernel.org>
Signed-off-by: Joe Stringer <joe at ovn.org>
Acked-by: Jesse Gross <jesse at kernel.org>

View the changeset: https://github.com/openvswitch/ovs/compare/85d87d169760...4a777f56ca73

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/158860310

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20160909/f2a8146a/attachment-0002.html>


More information about the build mailing list