Open drakedog2008 opened 11 months ago
Google addressed the same issue with the patch: https://gbmc.googlesource.com/dbus-sensors/+/622891d5d3476e868d9b2a4a150e28717f1f5979%5E%21/#F0
The assumption is:
If a NVMe device doesn't support(enable) the SRIOV, it should have only one controller as PF;
If a NVMe device supports and enables the SRIOV, it should support id_secondary_controller_list().
@mkj
The change https://github.com/CodeConstruct/dbus-sensors/commit/c6a4016162c845ca7c3beaf3d7bbdeed2d57579a created a crash on the google release.
Reverted the change in : https://gbmc-review.googlesource.com/c/dbus-sensors/+/14474