[ovs-build] Still Failing: openvswitch/ovs#4939 (master - 7f4a5d6)

Travis CI builds at travis-ci.org
Fri Jul 21 19:06:57 UTC 2017


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

Build: #4939
Status: Still Failing

Duration: 7 minutes and 7 seconds
Commit: 7f4a5d6 (master)
Author: wangzhike
Message: datapath: Fix kernel panic for ovs reassemble.

Ovs and kernel stack would add frag_queue to same netns_frags list.
As result, ovs and kernel may access the fraq_queue without correct
lock. Also the struct ipq may be different on kernel(older than 4.3),
which leads to invalid pointer access.

The fix creates specific netns_frags for ovs.

Signed-off-by: wangzhike <wangzhike at jd.com>
Signed-off-by: Joe Stringer <joe at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/c1c69e8a45ea...7f4a5d688df9

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/256162570?utm_source=email&utm_medium=notification

--

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://mail.openvswitch.org/pipermail/ovs-build/attachments/20170721/8d81a740/attachment.html>


More information about the build mailing list