Comment 9 for bug 2020213

Revision history for this message
Balendu Mouli Burla (balendu) wrote :

SRIOV FEC v2.7.1 operator is integrated to StarlingX now.

igb_uio driver is added to the default list of drivers supported for VF interface in v2.7.1

====================
                {
                    "resourceName": "intel_fec_acc100",
                    "deviceType": "accelerator",
                    "selectors": {
                        "vendors": ["8086"],
                        "devices": ["0d5d"],
                        "drivers": ["pci-pf-stub", "vfio-pci", "igb_uio"]
                    }
                },
===================

This issue is fixed.