[ovs-build] Passed: ovsrobot/ovn#936 (series_198962 - 2123dcd)

Travis CI builds at travis-ci.com
Wed Sep 2 00:52:06 UTC 2020


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

Build: #936
Status: Passed

Duration: 22 mins and 38 secs
Commit: 2123dcd (series_198962)
Author: Han Zhou
Message: ovn-nbctl: Support option --print-wait-time for latency measurement.

This patch adds option --print-wait-time, which can be used together
with --wait=sb/hv to print the time spent on respective processing.

For example:
$ ovn-nbctl --print-wait-time --wait=hv sync
Time spent on processing nb_cfg 392:
    ovn-northd delay before processing: 1ms
    ovn-northd completion:              32ms
    ovn-controller(s) completion:       39ms

Without this, we had to use "time" command to measure the total time
spent by the ovn-nbctl command. However, it doesn't refect the actual
control plane latency, because the nb_cfg updates from all hypervisors
to SB DB contributes a significant part to the time spent on waiting
by the ovn-nbctl command. This doesn't reflect the real production
scenario. With this option (and the timestamp support from the previous
commit), we can measure the exact time when hypervisors completed
SB DB change handling and enforcing to OVS.

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/06becf0944b1...2123dcdd4bb6

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/182344517?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/20200902/663b8004/attachment.html>


More information about the build mailing list