[dpdk-stable] [dpdk-dev] [PATCH] bus/pci: fix numa node return value

Thomas Monjalon thomas at monjalon.net
Thu Sep 23 19:09:22 CEST 2021


23/09/2021 17:44, Tal Shnaiderman:
> > Subject: [PATCH] bus/pci: fix numa node return value
> > 
> > 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: ac7c98d04f2c ("bus/pci: ignore missing NUMA node on Windows")
> > Cc: talshn at nvidia.com
> > Cc: stable at dpdk.org
> > 
> > Reported-by: Vipin Varghese <Vipin.Varghese at intel.com>
> > Signed-off-by: Pallavi Kadam <pallavi.kadam at intel.com>
> 
> Acked-by: Tal Shnaiderman <talshn at nvidia.com>

Applied, thanks




More information about the stable mailing list