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: [email protected]
> 
> Signed-off-by: Liangxing Wang <[email protected]>
> ---
>  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 <[email protected]>

Reply via email to