[ovs-dev] [PATCH v3] datapath: Fix build errors for 4.9.172+ kernels

Yi-Hung Wei yihung.wei at gmail.com
Fri May 24 20:32:42 UTC 2019


On Fri, May 24, 2019 at 11:24 AM Yifeng Sun <pkusunyifeng at gmail.com> wrote:
>
> 4.9.172+ kernel backported upstream patch 70b095c843266
> ("ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module")
> and this caused compilation errors of OVS kernel module.
>
> This patch fixes it by checking and using new functions
> introduced by the upstream patch.
>
> Travis tests passed at
> https://travis-ci.org/yifsun/ovs-travis/builds/536527230
> with latest Linux kernel version.
>
> In addition, this patch doesn't introduce failed tests for latest kernels
> of Ubuntu (bionic, trusty, xenial), fedora, centos 73, rhel (74, 75, 76).
>
> Reported-by: Ilya Maximets <i.maximets at samsung.com>
> Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
> ---
Thanks for the update. It looks good to me.

Acked-by: Yi-Hung Wei <yihung.wei at gmail.com>


More information about the dev mailing list