On Fri, May 24, 2019 at 11:24 AM Yifeng Sun <[email protected]> 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 <[email protected]> > Signed-off-by: Yifeng Sun <[email protected]> > --- Thanks for the update. It looks good to me.
Acked-by: Yi-Hung Wei <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
