numam-dpdk/drivers/bus
Pallavi Kadam bf7cf1f947 bus/pci: fix unknown NUMA node value on Windows
On older CPUs, currently numa_node returns value only for socket 0.
Instead, application should be able to make correct decision and
also to keep consistent with the Linux code,
replace the return value to -1.

Fixes: ac7c98d04f ("bus/pci: ignore missing NUMA node on Windows")
Cc: stable@dpdk.org

Reported-by: Vipin Varghese <vipin.varghese@intel.com>
Signed-off-by: Pallavi Kadam <pallavi.kadam@intel.com>
Acked-by: Tal Shnaiderman <talshn@nvidia.com>
2021-09-23 19:09:26 +02:00
..
auxiliary bus: clarify log for non-NUMA-aware devices 2021-08-04 11:33:31 +02:00
dpaa net: add macro to extract MAC address bytes 2021-09-07 19:08:05 +02:00
fslmc net/dpaa2: add per-thread initialization API 2021-07-23 20:29:53 +02:00
ifpga version: 21.11-rc0 2021-08-17 08:37:52 +02:00
pci bus/pci: fix unknown NUMA node value on Windows 2021-09-23 19:09:26 +02:00
vdev version: 21.11-rc0 2021-08-17 08:37:52 +02:00
vmbus version: 21.11-rc0 2021-08-17 08:37:52 +02:00
meson.build bus/auxiliary: introduce auxiliary bus 2021-07-05 18:11:28 +02:00