diff options
author | Maxim Mikityanskiy <maxim@isovalent.com> | 2024-01-08 22:51:55 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-01-23 14:40:22 -0800 |
commit | 242d18514149d86b431b6f5db5a33579ea79ebad (patch) | |
tree | f672979d6f27e721f583bcf165f14dbc70512249 /tools/testing/selftests/bpf/prog_tests/tracing_struct.c | |
parent | f067074bafd5060428211ee7bb8a3f86ff6bc58d (diff) |
selftests/bpf: Fix the u64_offset_to_skb_data test
The u64_offset_to_skb_data test is supposed to make a 64-bit fill, but
instead makes a 16-bit one. Fix the test according to its intention and
update the comments accordingly (umax is no longer 0xffff). The 16-bit
fill is covered by u16_offset_to_skb_data.
Signed-off-by: Maxim Mikityanskiy <maxim@isovalent.com>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20240108205209.838365-2-maxtram95@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/tracing_struct.c')
0 files changed, 0 insertions, 0 deletions