On Fri, 26 Dec 2025 08:17:19 +0000 Liangxing Wang <[email protected]> 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: [email protected] > > Signed-off-by: Liangxing Wang <[email protected]> Acked-by: Stephen Hemminger <[email protected]>

