[ovs-build] Passed: joestringer/openvswitch#362 (submit/reval_progress - a83f8c8)

Travis CI builds at travis-ci.org
Thu Sep 7 01:59:04 UTC 2017


Build Update for joestringer/openvswitch
-------------------------------------

Build: #362
Status: Passed

Duration: 3 hours, 47 minutes, and 4 seconds
Commit: a83f8c8 (submit/reval_progress)
Author: Joe Stringer
Message: ofproto-dpif-upcall: Transition ukey on dp_ops error.

In most situations, we don't expect that a flow we've successfully
dumped, which we intend to delete, cannot be deleted. However, to make
this code more resilient to ensure that ukeys *will* transition in all
cases (including an error at this stage), grab the lock and transition
this ukey forward to the evicted state, effectively treating a failure
to delete as "this flow is already gone".

If we subsequently find out that it wasn't deleted, then that's ok - we
will re-dump, and validate at that stage, which should lead to creating
a new ukey or deleting the datapath flow when that happens.

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

View the changeset: https://github.com/joestringer/openvswitch/compare/bf4077e2cb57^...a83f8c8b0023

View the full build log and details: https://travis-ci.org/joestringer/openvswitch/builds/272680658?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/20170907/7535ddae/attachment-0001.html>


More information about the build mailing list