Re: [PATCH net v2] selftests: net: reuseport_bpf_numa: consider cpuless numa node
Jakub Kicinski <[email protected]>
| Newsgroups | gmane.linux.kernel.bpf,gmane.linux.network,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
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.