[ovs-build] Passed: ovsrobot/ovs#1157 (series_116195 - 16c0b24)

Travis CI builds at travis-ci.org
Wed Jun 26 17:43:28 UTC 2019


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

Build: #1157
Status: Passed

Duration: 1 hr, 23 mins, and 56 secs
Commit: 16c0b24 (series_116195)
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/914a452a8d59...16c0b241070a

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/550734386?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/20190626/7c891f6c/attachment.html>


More information about the build mailing list