[ovs-build] Passed: ovsrobot/ovs#826 (series_102514 - 9c9988a)

Travis CI builds at travis-ci.org
Fri Apr 12 21:05:56 UTC 2019


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

Build: #826
Status: Passed

Duration: 1 hr, 23 mins, and 49 secs
Commit: 9c9988a (series_102514)
Author: Yifeng Sun
Message: datapath: Add support for kernel 4.19.x and 4.20.x

This patch introduces changes needed by OVS to support latest
Linux kernels (4.19.x and 4.20.x). Recent kernels changed many
APIs that are being used by OVS. One major change is that
struct nf_conntrack_l3proto became invisible outside of kernel, so
get_l4proto function is added in file compact/nf_conntrack_core.c to
accommodate this issue.

In addition, if kernel is not compiled with CONFIG_NF_NAT_IPV4
or CONFIG_NF_NAT_IPV6, flow action 'ct(nat)' can cause kernel
to crash. This patch handles this condition.

This patch doesn't introduce new failed tests when running
'make check-kmod' for kernels listed below:
    3.10.0-957.5.1.el7.x86_64
    4.4.0-142-generic
    4.17.14
    4.18.0-16-generic
    4.19.34
    4.20.17

Travis passed at
https://travis-ci.org/yifsun/ovs-travis/builds/519011670

Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
v1->v2: Fixed the CONFIG_NF_NAT_IPV4 bug by using Greg's config
        file. Thanks Greg!
Signed-off-by: 0-day Robot <robot at bytheb.org>

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

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


More information about the build mailing list