diff options
author | Maxim Mikityanskiy <maxim@isovalent.com> | 2024-01-08 22:51:59 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-01-23 14:40:22 -0800 |
commit | b827eee4c4d83ad92094b38d49cfec6844fb5863 (patch) | |
tree | 10886b0e37fadc9d6c9abacb4b96b8fd42b5cd90 /tools/testing/selftests/bpf/prog_tests/tcp_hdr_options.c | |
parent | 32f55dd4add4df1a5bc8febc1fafd3086290dbf6 (diff) |
selftests/bpf: Add a test case for 32-bit spill tracking
When a range check is performed on a register that was 32-bit spilled to
the stack, the IDs of the two instances of the register are the same, so
the range should also be the same.
Signed-off-by: Maxim Mikityanskiy <maxim@isovalent.com>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20240108205209.838365-6-maxtram95@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/tcp_hdr_options.c')
0 files changed, 0 insertions, 0 deletions