diff options
author | Puranjay Mohan <puranjay@kernel.org> | 2024-10-26 15:53:38 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-10-30 17:29:59 +0300 |
commit | b87f584024e1df289027cb7671de6af0d97b5de9 (patch) | |
tree | b5216430f03249f5774c366d25fa0a7f592b8012 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6a4794d5a3e2bf10233ce8a5e53f168e23715e8a (diff) | |
download | linux-b87f584024e1df289027cb7671de6af0d97b5de9.tar.xz |
selftests/bpf: Don't mask result of bpf_csum_diff() in test_verifier
The bpf_csum_diff() helper has been fixed to return a 16-bit value for
all archs, so now we don't need to mask the result.
This commit is basically reverting the below:
commit 6185266c5a85 ("selftests/bpf: Mask bpf_csum_diff() return value
to 16 bits in test_verifier")
Signed-off-by: Puranjay Mohan <puranjay@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Toke Høiland-Jørgensen <toke@redhat.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20241026125339.26459-4-puranjay@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions