diff options
author | 2023-11-02 13:39:05 +0800 | |
---|---|---|
committer | 2023-11-01 22:54:28 -0700 | |
commit | 3c41971550f58f2e006c58aa71e8c23ad312110f (patch) | |
tree | 168c8cc8161f049ccfa8fb6f39ff3f6a0d8454bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END (diff) | |
download | wireguard-linux-3c41971550f58f2e006c58aa71e8c23ad312110f.tar.xz wireguard-linux-3c41971550f58f2e006c58aa71e8c23ad312110f.zip |
selftests/bpf: precision tracking test for BPF_NEG and BPF_END
As seen from previous commit that fix backtracking for BPF_ALU | BPF_TO_BE
| BPF_END, both BPF_NEG and BPF_END require special handling. Add tests
written with inline assembly to check that the verifier does not incorrecly
use the src_reg field of BPF_NEG and BPF_END (including bswap added in v4).
Suggested-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>
Link: https://lore.kernel.org/r/20231102053913.12004-4-shung-hsi.yu@suse.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions