On Wed, Jul 13, 2022 at 5:51 PM Olivier Matz <[email protected]> wrote: > > The dev->device.numa_node field is set by the bus driver for each 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. In v22.11, the value will be set to -1 in > this case. > > Link: > https://patches.dpdk.org/project/dpdk/patch/[email protected]/ > > Signed-off-by: Olivier Matz <[email protected]> Acked-by: David Marchand <[email protected]>
Thanks Olivier. -- David Marchand

