diff options
author | 2020-10-01 15:54:40 -0700 | |
---|---|---|
committer | 2020-10-02 16:46:20 +0200 | |
commit | cffcdbff70a3cf3cc4f42fa2e57012411b1c78a6 (patch) | |
tree | 0c6256181c0880378d85ceed7f1f86570d29d2ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | lib8390: Use netif_msg_init to initialize msg_enable bits (diff) | |
download | wireguard-linux-cffcdbff70a3cf3cc4f42fa2e57012411b1c78a6.tar.xz wireguard-linux-cffcdbff70a3cf3cc4f42fa2e57012411b1c78a6.zip |
selftests/bpf: Initialize duration in xdp_noinline.c
Fixes clang error:
tools/testing/selftests/bpf/prog_tests/xdp_noinline.c:35:6: error: variable 'duration' is uninitialized when used here [-Werror,-Wuninitialized]
if (CHECK(!skel, "skel_open_and_load", "failed\n"))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/20201001225440.1373233-1-sdf@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions