[dpdk-dev] [dpdk-stable] [PATCH] bus/pci: fix unknown NUMA node value on Windows
Thomas Monjalon
thomas at monjalon.net
Thu Sep 30 18:22:19 CEST 2021
27/09/2021 20:34, Menon, Ranjit:
> On 9/27/2021 11:43 AM, Pallavi Kadam wrote:
> > Based on the rte_eth_dev_socket_id() documentation,
> > set the default numa_node to -1. When the API is unsuccessful,
> > set numa_node to 0.
> > This change more correctly resembles the Linux code.
> >
> > Fixes: bf7cf1f947bd ("bus/pci: fix unknown NUMA node value on Windows")
> > 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: Ranjit Menon <ranjit.menon at intel.com>
Applied, thanks.
More information about the dev
mailing list