numam-dpdk/drivers/bus/fslmc
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
..
mc net/dpaa2: update management complex to 10.32 2022-05-10 15:43:08 +02:00
portal dev: hide driver object 2022-09-23 16:14:34 +02:00
qbman bus/fslmc: use DMB OSHST for synchronization before I/O 2022-01-20 16:24:08 +01:00
bus_fslmc_driver.h dev: hide driver object 2022-09-23 16:14:34 +02:00
fslmc_bus.c drivers/bus: set device NUMA node to unknown by default 2022-10-06 21:26:55 +02:00
fslmc_logs.h bus/fslmc: remove unused debug macro 2021-05-10 15:31:42 +02:00
fslmc_vfio.c dev: hide driver object 2022-09-23 16:14:34 +02:00
fslmc_vfio.h bus/fslmc: promote experimental VFIO API to stable 2021-09-24 18:43:38 +02:00
meson.build bus/fslmc: add and scan DPRC devices 2022-01-20 16:24:09 +01:00
private.h bus: hide bus object 2022-09-23 16:14:34 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00