[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163897500902.29831.2324466346269128478.git-patchwork-notify@kernel.org>
Date: Wed, 08 Dec 2021 14:50:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Maxim Mikityanskiy <maximmi@...dia.com>
Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org,
kafai@...com, songliubraving@...com, yhs@...com,
john.fastabend@...il.com, kpsingh@...nel.org, shuah@...nel.org,
davem@...emloft.net, kuba@...nel.org, hawk@...nel.org,
bpf@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH bpf] bpf: Add selftests to cover packet access corner cases
Hello:
This patch was applied to bpf/bpf.git (master)
by Daniel Borkmann <daniel@...earbox.net>:
On Tue, 7 Dec 2021 10:15:21 +0200 you wrote:
> This commit adds BPF verifier selftests that cover all corner cases by
> packet boundary checks. Specifically, 8-byte packet reads are tested at
> the beginning of data and at the beginning of data_meta, using all kinds
> of boundary checks (all comparison operators: <, >, <=, >=; both
> permutations of operands: data + length compared to end, end compared to
> data + length). For each case there are three tests:
>
> [...]
Here is the summary with links:
- [bpf] bpf: Add selftests to cover packet access corner cases
https://git.kernel.org/bpf/bpf/c/b560b21f71eb
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