[ovs-build] Passed: ovsrobot/ovs#1943 (series_146799 - 17e228b)

Travis CI builds at travis-ci.org
Fri Dec 6 05:01:46 UTC 2019


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

Build: #1943
Status: Passed

Duration: 1 hr, 2 mins, and 40 secs
Commit: 17e228b (series_146799)
Author: Lance Yang
Message: dpif-netdev-perf: Fix using of unitialized last_tsc

When compiling Open vSwitch on aarch64, the compiler will warn about
an uninitailized variable in lib/dpif-netdev-perf.c. If the clock_gettime
function in rdtsc_syscall fails, the member last_tsc of the unitialized
struct will be returned. In order to avoid the warnings, it is necessary to
initialize the variable before using.

Reviewed-by: Yanqin Wei <Yanqin.Wei at arm.com>
Reviewed-by: Malvika Gupta <Malvika.Gupta at arm.com>
Signed-off-by: Lance Yang <Lance.Yang at arm.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/17e228b013b5

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


More information about the build mailing list