Comment 8 for bug 1862298

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-net-config (stable/rocky)

Reviewed: https://review.opendev.org/713007
Committed: https://git.openstack.org/cgit/openstack/os-net-config/commit/?id=271d9ab0c69787979a09da8bc8c042096a8fc6dc
Submitter: Zuul
Branch: stable/rocky

commit 271d9ab0c69787979a09da8bc8c042096a8fc6dc
Author: David Vallee Delisle <email address hidden>
Date: Thu Feb 6 23:42:50 2020 -0500

    We need to use the MAC instead of PCI Address for Mellanox cards

    Since Mellanox cards are already bound, they are not added
    to the dpdk mapping file. The set devargs command is never run.

    This patch ensures that get_dpdk_devargs returns the devargs,
    even on newer Mellanox interfaces.

    Change-Id: I6f4c3716c7ee74d7bd2c48e598e5c6de4332d726
    Closes-Bug: 1862298
    (cherry picked from commit 11d9a23600e43de0071f05e716ec6f7e1ee80670)
    (cherry picked from commit 74d32121f6b807ef646f6dc58ad8693233503f1e)
    (cherry picked from commit de626b2609f531727c336513faf2fa27ea377e5b)