diff options
author | KP Singh <kpsingh@google.com> | 2020-11-06 10:37:44 +0000 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-11-06 08:08:37 -0800 |
commit | f0e5ba0bc481df77cf0afac2b33e420b33eeb463 (patch) | |
tree | 15a194dca3ab86fe7254b2f14d5c5e2f23382582 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3ca1032ab7ab010eccb107aa515598788f7d93bb (diff) |
bpf: Fix tests for local_storage
The {inode,sk}_storage_result checking if the correct value was retrieved
was being clobbered unconditionally by the return value of the
bpf_{inode,sk}_storage_delete call.
Also, consistently use the newly added BPF_LOCAL_STORAGE_GET_F_CREATE
flag.
Fixes: cd324d7abb3d ("bpf: Add selftests for local_storage")
Signed-off-by: KP Singh <kpsingh@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Song Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20201106103747.2780972-7-kpsingh@chromium.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions