[ovs-build] Failed: ovsrobot/ovs#2292 (series_160940 - 142f17b)

Travis CI builds at travis-ci.org
Wed Feb 26 12:42:26 UTC 2020


Build Update for ovsrobot/ovs
-------------------------------------

Build: #2292
Status: Failed

Duration: 25 mins and 39 secs
Commit: 142f17b (series_160940)
Author: Anton Ivanov
Message: Add file descriptor persistence where possible

1. Adds "persistent" behaviour where feasible streams.
These are waited upon in the same thread where they are created. This
allows them to be registered persistently with the OS (if possible)
as well as the OS to provide hints - is the FD ready, is it closed,
etc.

2. Removes unnecessary attempts to perform a read vs EAGAIN on a fd
which is not ready if the thread has a persistent poll loop.

3. Enables fd persistence for ovsdb main server thread only

Signed-off-by: Anton Ivanov <anton.ivanov at cambridgegreys.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/142f17b4ebb8

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

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&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/20200226/3fba6fb3/attachment.html>


More information about the build mailing list