Hello:
This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov ast@kernel.org:
On Wed, 3 Sep 2025 07:47:10 +0800 you wrote:
From: Rong Tao rongtao@cestc.cn
bpf_strcasecmp() function performs same like bpf_strcmp() except ignoring the case of the characters.
Signed-off-by: Rong Tao rongtao@cestc.cn
[...]
Here is the summary with links: - [bpf-next,v4,1/2] bpf: add bpf_strcasecmp kfunc https://git.kernel.org/bpf/bpf-next/c/19559e844184 - [bpf-next,v4,2/2] selftests/bpf: Test kfunc bpf_strcasecmp https://git.kernel.org/bpf/bpf-next/c/abc8a952d4aa
You are awesome, thank you!