config: increase default maximum number of NUMA nodes
authorThomas Monjalon <thomas@monjalon.net>
Wed, 3 Feb 2021 21:08:50 +0000 (22:08 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 5 Feb 2021 16:36:31 +0000 (17:36 +0100)
commit24fa59808d41e3e0011a911b513dc58f1dc3a53b
tree9a8aad632fd64fac6494e0faf5710c8275dcfede
parentb07b80fe1cbd7bdaffa75d4d34417aca536c1aba
config: increase default maximum number of NUMA nodes

AMD CPU can present a high number of NUMA nodes.
On a dual-socket with 16 CCXs per CPU,
the option "CCX (or LLC) as NUMA domain" will expose 32 NUMA nodes.

The DPDK default should be 32 for better compatibility.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
Reviewed-by: Asaf Penso <asafp@nvidia.com>
meson_options.txt