Hello:
This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko andrii@kernel.org:
On Sun, 16 Nov 2025 09:42:42 +0800 you wrote:
The bench test "trig-kernel-count" can be used as a baseline comparison for fentry and other benchmarks, and the calling to bpf_get_numa_node_id() should be considered as composition of the baseline. So, let's call it in trigger_count(). Meanwhile, rename trigger_count() to trigger_kernel_count() to make it easier understand.
Signed-off-by: Menglong Dong dongml2@chinatelecom.cn
[...]
Here is the summary with links: - [bpf-next] selftests/bpf: call bpf_get_numa_node_id() in trigger_count() https://git.kernel.org/bpf/bpf-next/c/f2cb0660ac99
You are awesome, thank you!