[dpdk-dev] [PATCH v8 09/11] eal/windows: improve CPU and NUMA node detection

Thomas Monjalon thomas at monjalon.net
Fri Jun 12 23:45:11 CEST 2020


10/06/2020 16:27, Dmitry Kozlyuk:
> 1. Map CPU cores to their respective NUMA nodes as reported by system.
> 2. Support systems with more than 64 cores (multiple processor groups).
> 3. Fix magic constants, styling issues, and compiler warnings.
> 4. Add EAL private function to map DPDK socket ID to NUMA node number.
> 
> Fixes: 53ffd9f080fc ("eal/windows: add minimum viable code")

Not sure we should consider it as a fix.
This tag is usually required for backporting,
but I don't see any need for backport here.
If you think backport is required, you should add
Cc: stable at dpdk.org.





More information about the dev mailing list