[ovs-build] Canceled: igsilya/ovs#2 (master - 92d00ed)

Travis CI builds at travis-ci.org
Wed Feb 21 11:54:24 UTC 2018


Build Update for igsilya/ovs
-------------------------------------

Build: #2
Status: Canceled

Duration: 21 minutes and 29 seconds
Commit: 92d00ed (master)
Author: Ilya Maximets
Message: ofproto-dpif-upcall: Fix using uninitialized fitness.

'upcall_xlate()' makes a decision to compose slow path actions
by checking the 'upcall->fitness', which is not initialized in
case of calling from the 'upcall_cb()'.

'upcall_cb()' receives the real flow, so the fitness should be
initialized as perfect.

CC: Ben Pfaff <blp at ovn.org>
Fixes: 687bafbb8a79 ("ofproto-dpif-upcall: Slow path flows that
                      datapath can't fully match.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>

View the changeset: https://github.com/igsilya/ovs/compare/37aa6021bfda...92d00ed966df

View the full build log and details: https://travis-ci.org/igsilya/ovs/builds/344272475?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/20180221/b3ee25f4/attachment.html>


More information about the build mailing list