Comment 4 for bug 1954908

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/c/starlingx/config/+/821827
Committed: https://opendev.org/starlingx/config/commit/0d2b4c21062d049a478934ad9701491a205eda64
Submitter: "Zuul (22348)"
Branch: master

commit 0d2b4c21062d049a478934ad9701491a205eda64
Author: Andre Fernando Zanella Kantek <email address hidden>
Date: Wed Dec 15 06:46:11 2021 -0500

    Do not raise alarm if data interface is not reported by the OS

    It was detected the alarm 300.001 raised if a DATA interface is owned
    by a userspace poll mode driver like ovs-dpdk and no longer be
    reported by the OS

    This is not an alarm situation, the interface is just not available
    to the host OS, so for this case it will not be raised

    Test plan
    PASS pci-sriov are not removed from Linux with ovs-dpdk
    PASS data interface are removed from Linux with ovs-dpdk

    Closes-bug: 1954908

    Signed-off-by: Andre Fernando Zanella Kantek <email address hidden>
    Change-Id: Iaba6c1a2b1d0523816ed01d89519a878901d4dbf