From: Liangxing Wang <wangliangxing@hygon.cn>
To: <thomas@monjalon.net>, <stephen@networkplumber.org>,
<fengchengwen@huawei.com>, <radu.nicolau@intel.com>,
<gakhil@marvell.com>
Cc: <dev@dpdk.org>, Liangxing Wang <wangliangxing@hygon.cn>
Subject: [PATCH v2 0/3] Extend NUMA nodes limit for examples
Date: Thu, 8 Jan 2026 07:27:27 +0000 [thread overview]
Message-ID: <20260108072727.1279711-1-wangliangxing@hygon.cn> (raw)
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 other threads:[~2026-01-08 7:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260108072727.1279711-1-wangliangxing@hygon.cn \
--to=wangliangxing@hygon.cn \
--cc=dev@dpdk.org \
--cc=fengchengwen@huawei.com \
--cc=gakhil@marvell.com \
--cc=radu.nicolau@intel.com \
--cc=stephen@networkplumber.org \
--cc=thomas@monjalon.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).