[ovs-build] Errored: ovsrobot/ovs#1204 (series_117776 - 4630956)

Travis CI builds at travis-ci.org
Thu Jul 4 14:48:06 UTC 2019


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

Build: #1204
Status: Errored

Duration: 1 hr, 1 min, and 57 secs
Commit: 4630956 (series_117776)
Author: David Marchand
Message: dpif-netdev: Catch reloads faster.

Looking at the reload flag only every 1024 loops can be a long time
under load, since we might be handling 32 packets per rxq, per iteration,
which means up to poll_cnt * 32 * 1024 packets.
Look at the flag every loop, no major performance impact seen.

Signed-off-by: David Marchand <david.marchand at redhat.com>
Acked-by: Eelco Chaudron <echaudro at redhat.com>
Acked-by: Ian Stokes <ian.stokes at intel.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/bcc93a0b6752...463095652cd0

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/554244429?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/20190704/01f7b51d/attachment-0001.html>


More information about the build mailing list