[ovs-build] Passed: ovsrobot/ovs#3213 (series_209780 - d8a72cc)

Travis CI builds at travis-ci.org
Sun Oct 25 10:56:56 UTC 2020


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

Build: #3213
Status: Passed

Duration: 1 hr, 13 mins, and 20 secs
Commit: d8a72cc (series_209780)
Author: Leonid Ryzhyk
Message: packets: Un-inline functions needed by DDlog.

DDlog uses these functions from Rust, but Rust can't use inline
functions (since it doesn't compile C headers but only links
against a C-compatible ABI).  Thus, move the implementations
of these functions to a .c file.

I don't think any of these functions is likely to be an
important part of a "fast path" in OVS, but if that's wrong,
then we could take another approach.

Signed-off-by: Leonid Ryzhyk <lryzhyk at vmware.com>
Co-authored-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

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

View the full build log and details: https://travis-ci.org/github/ovsrobot/ovs/builds/738455838?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/20201025/5626ca3f/attachment-0001.html>


More information about the build mailing list