Comment 9 for bug 1763323

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

For comment #6, CONFIG_NET_IPIP has been enabled for all KVM kernels:
$ grep -e IPIP ubuntu-kvm-*/debian.kvm/config/config.common.ubuntu
ubuntu-kvm-bionic/debian.kvm/config/config.common.ubuntu:CONFIG_NET_IPIP=y
ubuntu-kvm-cosmic/debian.kvm/config/config.common.ubuntu:CONFIG_NET_IPIP=y
ubuntu-kvm-disco/debian.kvm/config/config.common.ubuntu:CONFIG_NET_IPIP=y
ubuntu-kvm-xenial/debian.kvm/config/config.common.ubuntu:CONFIG_NET_IPIP=y

As per discussion with Kamal:
    Disable the test case, on the grounds that "fan is not supported" in linux-kvm (until the fan folks or a customer asks for it to be supported).

Therefore I will mark this as Won't fix for KVM kernels.