[PATCH] examples/l3fwd: extend NUMA nodes limit beyond 8
Stephen Hemminger
stephen at networkplumber.org
Fri Dec 26 18:09:11 CET 2025
On Fri, 26 Dec 2025 08:17:19 +0000
Liangxing Wang <wangliangxing at hygon.cn> wrote:
> For platforms with more than 8 NUMA nodes, the l3fwd example fails when
> using cores on NUMA node 8 or above.
>
> Use RTE_MAX_NUMA_NODES instead of 8 to extend NUMA nodes limit.
>
> Cc: stable at dpdk.org
>
> Signed-off-by: Liangxing Wang <wangliangxing at hygon.cn>
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list