We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c049c7 + f116442 commit bfffc10Copy full SHA for bfffc10
tools/gather-sysinfo/gather-sysinfo.go
@@ -174,6 +174,7 @@ func kniExpectedCloneContent() []string {
174
// KNI-specific CPU infos:
175
"/sys/devices/system/cpu/smt/active",
176
"/proc/sys/kernel/sched_domain/cpu*/domain*/flags",
177
+ "/sys/devices/system/cpu/offline",
178
// BIOS/firmware versions
179
"/sys/class/dmi/id/bios*",
180
"/sys/class/dmi/id/product_family",
0 commit comments