fkogan
Results
1
comments of
fkogan
@harryge00 - no, the problem is in GetAllNetDevice() in sriov.go. There's an attempt to exclude problematic interfaces already: `func GetAllNetDevice() ([]string, error) { var res = []string{} ifaces, err :=...