[PATCH v3 1/2] examples: extend NUMA nodes limit
Bruce Richardson
bruce.richardson at intel.com
Wed Feb 25 09:58:02 CET 2026
On Wed, Feb 25, 2026 at 08:05:10AM +0000, Liangxing Wang wrote:
> Use RTE_MAX_NUMA_NODES instead of hardcoded values to extend NUMA nodes
> limit for l3fwd, ipsec-secgw, and vhost_crypto examples.
>
> Remove unused NB_SOCKETS macro in ip_reassembly.
>
> Cc: stable at dpdk.org
>
> Signed-off-by: Liangxing Wang <wangliangxing at hygon.cn>
> ---
> examples/ip_reassembly/main.c | 2 --
> examples/ipsec-secgw/ipsec-secgw.h | 2 +-
> examples/l3fwd-graph/main.c | 2 +-
> examples/l3fwd-power/main.c | 2 +-
> examples/l3fwd/l3fwd.h | 2 +-
> examples/vhost_crypto/main.c | 2 +-
> 6 files changed, 5 insertions(+), 7 deletions(-)
>
LGTM
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the stable
mailing list