Commit 9782923
committed
logging: Reduce device discovering verbosity
The `DiscoverSriovDevices` routine produces a huge amount of log entries,
making debugging problems hard.
Remove log entries that can produce a log line for each configured VF and which
does not produce any change in the environment.
Signed-off-by: Andrea Panattoni <[email protected]>1 parent 8fe7a5e commit 9782923
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
101 | | - | |
102 | 100 | | |
103 | 101 | | |
104 | 102 | | |
| |||
0 commit comments