You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
We're looking for these files in the wrong location:
dranet/pkg/inventory/sysfs.go
Lines 185 to 191 in dfd866c
These files are located as
/sys/class/net/<INTERFACE_NAME>/device/and not at/sys/devices/<INTERFACE_NAME>/deviceAlso, it appears that correctly deriving these values causes some downstream issues where we fail to fetch the device from pcidb:
dranet/pkg/inventory/sysfs.go
Lines 194 to 199 in dfd866c