[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175649400852.2313311.339778074846590009.git-patchwork-notify@kernel.org>
Date: Fri, 29 Aug 2025 19:00:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Rong Tao <rtoax@...mail.com>
Cc: vmalik@...hat.com, andrii.nakryiko@...il.com, ast@...nel.org,
daniel@...earbox.net, rongtao@...tc.cn, andrii@...nel.org,
martin.lau@...ux.dev, eddyz87@...il.com, song@...nel.org,
yonghong.song@...ux.dev, john.fastabend@...il.com, kpsingh@...nel.org,
sdf@...ichev.me, haoluo@...gle.com, jolsa@...nel.org, mykolal@...com,
shuah@...nel.org, bpf@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH bpf-next v5 0/2] Fix bpf_strnstr len error
Hello:
This series was applied to bpf/bpf.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Sat, 30 Aug 2025 00:30:16 +0800 you wrote:
> From: Rong Tao <rongtao@...tc.cn>
>
> Fix bpf_strnstr() wrong 'len' parameter, bpf_strnstr("open", "open", 4)
> should return 0 instead of -ENOENT. And fix a more general case when s2
> is a suffix of the first len characters of s1.
>
> Rong Tao (2):
> bpf/helpers: bpf_strnstr: Exact match length
> selftests/bpf: Add tests for bpf_strnstr
>
> [...]
Here is the summary with links:
- [bpf-next,v5,1/2] bpf/helpers: bpf_strnstr: Exact match length
(no matching commit)
- [bpf-next,v5,2/2] selftests/bpf: Add tests for bpf_strnstr
https://git.kernel.org/bpf/bpf/c/19139f45999a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists