From: Jakub Kicinski <kuba@kernel.org>
To: Feng Tang <feng.tang@linux.alibaba.com>
Cc: "David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
Shuah Khan <shuah@kernel.org>, Andi Kleen <ak@linux.intel.com>,
netdev@vger.kernel.org, linux-kselftest@vger.kernel.org,
linux-kernel@vger.kernel.org, bpf@vger.kernel.org
Subject: Re: [PATCH net v2] selftests: net: reuseport_bpf_numa: consider cpuless numa node
Date: Thu, 6 Aug 2026 08:52:05 -0700 [thread overview]
Message-ID: <20260806085205.5300e081@kernel.org> (raw)
In-Reply-To: <20260803014214.80748-1-feng.tang@linux.alibaba.com>
On Mon, 3 Aug 2026 09:42:14 +0800 Feng Tang wrote:
> +static inline bool is_cpuless_node(int node_id)
Also - why is this "inline" ? It's a test.
prev parent reply other threads:[~2026-08-06 15:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-03 1:42 [PATCH net v2] selftests: net: reuseport_bpf_numa: consider cpuless numa node Feng Tang
2026-08-04 1:42 ` sashiko-bot
2026-08-06 15:51 ` Jakub Kicinski
2026-08-06 15:52 ` Jakub Kicinski [this message]
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=20260806085205.5300e081@kernel.org \
--to=kuba@kernel.org \
--cc=ak@linux.intel.com \
--cc=bpf@vger.kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=feng.tang@linux.alibaba.com \
--cc=horms@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shuah@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.