[dpdk-dev] [PATCH v6] build: optional NUMA and cpu counts detection
Thomas Monjalon
thomas at monjalon.net
Thu Sep 16 09:46:36 CEST 2021
17/08/2021 12:45, Juraj Linkeš:
> Add an option to automatically discover the host's numa and cpu counts
> and use those values for a non cross-build.
> Give users the option to override the per-arch default values or values
> from cross files by specifying them on the command line with -Dmax_lcores
> and -Dmax_numa_nodes.
>
> Signed-off-by: Juraj Linkeš <juraj.linkes at pantheon.tech>
> Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>
> Reviewed-by: David Christensen <drc at linux.vnet.ibm.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
> v6: rebase
Fixed few occurrences of lowercase acronyms.
Applied, thanks.
More information about the dev
mailing list