This patchset use RTE_MAX_NUMA_NODES instead of hardcoded values to
extend NUMA nodes limit for some examples and test app.

Liangxing Wang (3):
  examples/l3fwd: extend NUMA nodes limit beyond 8
  examples/ipsec-secgw: extend NUMA nodes limit beyond 4
  app/test: extend NUMA nodes limit beyond 2

 app/test/test_pmd_perf.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 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.43.0


Reply via email to