Re: [PATCH net v2] selftests: net: reuseport_bpf_numa: consider cpuless numa node
From: Jakub Kicinski
Date: Thu Aug 06 2026 - 12:01:25 EST
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.