diff options
author | Yonghong Song <yhs@fb.com> | 2023-04-06 18:45:00 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-04-07 00:26:08 +0200 |
commit | aec08d677b4d0adeb7412fa98547cf07bfce6fea (patch) | |
tree | ca847d1fac4f305e9ec5d3a95993ad8f51a4f8b4 /kernel | |
parent | bpf: Improve verifier JEQ/JNE insn branch taken checking (diff) | |
download | linux-aec08d677b4d0adeb7412fa98547cf07bfce6fea.tar.xz linux-aec08d677b4d0adeb7412fa98547cf07bfce6fea.zip |
selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction
Add various tests for code pattern '<non-const> NE/EQ <const>' implemented
in the previous verifier patch. Without the verifier patch, these new
tests will fail.
Signed-off-by: Yonghong Song <yhs@fb.com>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20230406164500.1045715-1-yhs@fb.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions