diff options
| author | Eduard Zingerman <eddyz87@gmail.com> | 2026-04-25 01:52:45 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-04-25 04:14:18 +0300 |
| commit | 4c0710ab011ec144fa96670f960a0686bdeb153a (patch) | |
| tree | 379bfc61ef568aa7a080a78fe1d7a4673f9505c8 /include/uapi/linux | |
| parent | bbc631085503a7fde9617be18b0657cc9a83910a (diff) | |
| download | linux-4c0710ab011ec144fa96670f960a0686bdeb153a.tar.xz | |
selftests/bpf: new cases handled by 32->64 range refinements
1. 32-bit range starts before 64-bit range's low bits in each block,
causing intersection to skip entire blocks.
2. 32-bit range crosses the U32_MAX/0 boundary, represented as s32
range crossing sign boundary.
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20260424-cnums-everywhere-rfc-v1-v3-4-ca434b39a486@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
