[PATCH v2 0/3] Extend NUMA nodes limit for examples
Liangxing Wang
wangliangxing at hygon.cn
Thu Jan 8 08:27:27 CET 2026
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
More information about the dev
mailing list