DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Extend NUMA nodes limit for examples
@ 2026-01-08  7:27 Liangxing Wang
  0 siblings, 0 replies; only message in thread
From: Liangxing Wang @ 2026-01-08  7:27 UTC (permalink / raw)
  To: thomas, stephen, fengchengwen, radu.nicolau, gakhil; +Cc: dev, Liangxing Wang

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-01-08  7:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-08  7:27 [PATCH v2 0/3] Extend NUMA nodes limit for examples Liangxing Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).