[ovs-build] Errored: igsilya/ovs#458 (tmp-branch-2.10 - d5d60c4)

Travis CI builds at travis-ci.org
Thu Aug 29 16:21:41 UTC 2019


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

Build: #458
Status: Errored

Duration: 57 mins and 30 secs
Commit: d5d60c4 (tmp-branch-2.10)
Author: Ilya Maximets
Message: dpif-netdev: Fail port addition if reconfiguration failed.

If the port was destroyed during the initial reconfiguration, we should
report an error to the upper layers. Otherwise, successful addition of
the port will be logged and upper layers will continue to configure
this port. For example, the 'dpif' layer will try to initilaize flow
API for this device.

Fix that by checking for port existence after reconfiguration. We can't
get the real error code here, so let's assume EINVAL. 'ovs-vsctl' will
tell the user to check the logs for a real reason anyway.

Fixes: e32971b8ddb4 ("dpif-netdev: Centralized threads and queues handling code.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Acked-by: Ian Stokes <ian.stokes at intel.com>

View the changeset: https://github.com/igsilya/ovs/compare/f1a8b8ce0ecc...d5d60c4f66db

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

--

You can unsubscribe from build emails from the igsilya/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=17831080&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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/20190829/5639b87f/attachment-0001.html>


More information about the build mailing list