Anatoly Burakov, Nov 28, 2024 at 17:08:
On some systems, even though NUMA nodes may be present in sysfs, the lspci command will not have NUMANode keys in them, which will cause an exception. Fix to check if NUMANode keys are available in lspci output before enabling NUMA node output.Fixes: a7d69cef8f20 ("usertools/devbind: print device NUMA node") Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com>
Acked-by: Robin Jarry <rja...@redhat.com>