numam-dpdk/drivers/dma/idxd
Olivier Matz 7dcd73e379 drivers/bus: set device NUMA node to unknown by default
The dev->device.numa_node field is set by each bus driver for
every device it manages to indicate on which NUMA node this device lies.

When this information is unknown, the assigned value is not consistent
across the bus drivers.

Set the default value to SOCKET_ID_ANY (-1) by all bus drivers
when the NUMA information is unavailable. This change impacts
rte_eth_dev_socket_id() in the same manner.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2022-10-06 21:26:55 +02:00
..
dpdk_idxd_cfg.py dma/idxd: fix default for workqueue options 2022-06-21 17:33:30 +02:00
idxd_bus.c drivers/bus: set device NUMA node to unknown by default 2022-10-06 21:26:55 +02:00
idxd_common.c dma/idxd: add completion status for page fault 2022-10-03 19:32:36 +02:00
idxd_hw_defs.h dma/idxd: add completion status for page fault 2022-10-03 19:32:36 +02:00
idxd_internal.h dma/idxd: fix memory leak in PCI close 2022-07-05 21:19:00 +02:00
idxd_pci.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
meson.build dma/idxd: fix non-AVX builds with old compilers 2022-06-26 10:27:15 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00