Comment 2 for bug 1597775

Revision history for this message
Alexandru Avadanii (alexandru-avadanii) wrote :

Hi, Stanislaw,
I do believe this bug is still applicable - see sysfs dir list for one such interface [1].

The problem is that on certain AArch64 hardware, the interfaces are VFs, so physfn is present, but sriov_totalvfs & co are not.

However, my initial suggestion to use sriov_totalvfs is not correct, as that would filter-out interfaces that support SR-IOV, not only SR-IOV devices ...

The compromise I found to work is now submitted in Armband via [2].

Overall, I think this bug does not affect x86, so I can keep the patch in Armband, since Fuel@Openstack does not officially supporting any other arch.

Thanks,
Alex

[1] http://paste.openstack.org/show/599451/
[2] https://gerrit.opnfv.org/gerrit/#/c/28977/