[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164945217886.693.13574650471014956022.git-patchwork-notify@kernel.org>
Date: Fri, 08 Apr 2022 21:09:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yuntao Wang <ytcoode@...il.com>
Cc: skhan@...uxfoundation.org, andrii@...nel.org, ast@...nel.org,
bpf@...r.kernel.org, daniel@...earbox.net, hengqi.chen@...il.com,
john.fastabend@...il.com, kafai@...com, kpsingh@...nel.org,
linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
netdev@...r.kernel.org, shuah@...nel.org, songliubraving@...com,
yhs@...com
Subject: Re: [PATCH bpf-next v2] selftests/bpf: Fix return value checks in
perf_event_stackmap.c
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@...earbox.net>:
On Fri, 8 Apr 2022 12:14:52 +0800 you wrote:
> The bpf_get_stackid() function may also return 0 on success.
>
> Correct checks from 'val > 0' to 'val >= 0' to ensure that they cover all
> possible success return values.
>
> Signed-off-by: Yuntao Wang <ytcoode@...il.com>
>
> [...]
Here is the summary with links:
- [bpf-next,v2] selftests/bpf: Fix return value checks in perf_event_stackmap.c
https://git.kernel.org/bpf/bpf-next/c/658d87687cd5
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