[ovs-build] Failed: ovsrobot/ovs#3370 (series_217356 - fc7ab3f)

Travis CI builds at travis-ci.org
Thu Dec 10 11:02:33 UTC 2020


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

Build: #3370
Status: Failed

Duration: 36 mins and 57 secs
Commit: fc7ab3f (series_217356)
Author: hepeng
Message: conntrack: compact the size of conn structure.

This patch tries to use ovs_spin_lock as an alternative to reduce the
size of each conn. The ovs_mutex_lock consumes 48 bytes while the
ovs_spin_lock only uses 16 bytes. Also, we remove the alg info into an
extra space as alg is not common in the real world userspace ct use case.
(mostly used as security group and nat in the cloud).

The size of conn_tcp: 312 -> 240.

Signed-off-by: Peng He <hepeng.0320 at bytedance.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/e0d24d3e4d51...fc7ab3f5b62b

View the full build log and details: https://travis-ci.org/github/ovsrobot/ovs/builds/746531289?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/20201210/95de67ac/attachment.html>


More information about the build mailing list