[ovs-build] Passed: ovsrobot/ovn#916 (series_197009 - f9b2ec0)

Travis CI builds at travis-ci.com
Fri Aug 21 20:54:25 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #916
Status: Passed

Duration: 21 mins and 52 secs
Commit: f9b2ec0 (series_197009)
Author: Han Zhou
Message: lflow.c: No need to remove flows for adding new datapath.

When handling a new datapath, the flows should have never existed, so there is
no need to remove them before adding. Although it seems not harmful to do it,
the implementation was not complete. To remove existing flows, it also need to
remove the flow references. Because the flows never existed, so this wasn't a
problem. So, instead of fixing the incomplete flow removing, this patch simply
avoid the unnecessary operation.

Signed-off-by: Han Zhou <hzhou at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/compare/9136b186da16...f9b2ec07eab0

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/180888213?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20200821/0eb1ae72/attachment-0001.html>


More information about the build mailing list