numam-dpdk/drivers/bus
Tal Shnaiderman ac7c98d04f bus/pci: ignore missing NUMA node on Windows
On older processors, NUMA isn't bound to PCIe locality.
those cases return ERROR_NOT_FOUND in response to the
SetupDiGetDevicePropertyW call with DEVPKEY_Device_Numa_Node
attribute.

This error fails the probe process for the PCIe device.
this commit will ignore such failure and will set the
numa_node to 0.

Fixes: b762221ac2 ("bus/pci: support Windows with bifurcated drivers")
Cc: stable@dpdk.org

Reported-by: Odi Assli <odia@nvidia.com>
Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
Tested-by: Odi Assli <odia@nvidia.com>
Acked-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Ranjit Menon <ranjit.menon@intel.com>
2021-01-05 23:01:36 +01:00
..
dpaa build: align wording of non-support reasons 2020-11-20 16:05:35 +01:00
fslmc build: align wording of non-support reasons 2020-11-20 16:05:35 +01:00
ifpga drivers: add headers install helper 2020-10-22 14:16:22 +02:00
pci bus/pci: ignore missing NUMA node on Windows 2021-01-05 23:01:36 +01:00
vdev bus/vdev: fix comment 2020-11-20 09:58:55 +01:00
vmbus build: align wording of non-support reasons 2020-11-20 16:05:35 +01:00
meson.build build: standardize component names and defines 2020-10-19 22:15:34 +02:00