diff options
author | 2019-03-01 00:53:46 +0100 | |
---|---|---|
committer | 2019-03-01 00:53:47 +0100 | |
commit | 74b388190874ecf718e488825e9268d5ff8f2631 (patch) | |
tree | e383e81cfd7496422209c1b80375fa5eddcb99fb /tools/testing/selftests/bpf/prog_tests/stacktrace_map_raw_tp.c | |
parent | selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector (diff) | |
parent | tools: libbpf: make sure readelf shows full names in build checks (diff) | |
download | wireguard-linux-74b388190874ecf718e488825e9268d5ff8f2631.tar.xz wireguard-linux-74b388190874ecf718e488825e9268d5ff8f2631.zip |
Merge branch 'bpf-samples-improvements'
Jakub Kicinski says:
====================
This set is next part of a quest to get rid of the bpf_load
ELF loader. It fixes some minor issues with the samples and
starts the conversion.
First patch fixes ping invocations, ping localhost defaults
to IPv6 on modern setups. Next load_sock_ops sample is removed
and users are directed towards using bpftool directly.
Patch 4 removes the use of bpf_load from samples which don't
need the auto-attachment functionality at all.
Patch 5 improves symbol counting in libbpf, it's not currently
an issue but it will be when anyone adds a symbol with a long
name. Let's make sure that person doesn't have to spend time
scratching their head and wondering why .a and .so symbol
counts don't match.
v2: - specify prog_type where possible (Andrii).
====================
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/stacktrace_map_raw_tp.c')
0 files changed, 0 insertions, 0 deletions