diff options
author | Stanislav Fomichev <sdf@google.com> | 2019-01-24 17:54:29 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-01-25 01:48:35 +0100 |
commit | 2f0921262ba943fe9d9f59037a033927d8c4789b (patch) | |
tree | f86789b5ddcdf672a1ff61bf0e726cea5450d48c /include/net/netns | |
parent | bpf: allow BPF programs access skb_shared_info->gso_segs field (diff) | |
download | linux-2f0921262ba943fe9d9f59037a033927d8c4789b.tar.xz linux-2f0921262ba943fe9d9f59037a033927d8c4789b.zip |
selftests/bpf: suppress readelf stderr when probing for BTF support
Before:
$ make -s -C tools/testing/selftests/bpf
readelf: Error: Missing knowledge of 32-bit reloc types used in DWARF
sections of machine number 247
readelf: Warning: unable to apply unsupported reloc type 10 to section
.debug_info
readelf: Warning: unable to apply unsupported reloc type 1 to section
.debug_info
readelf: Warning: unable to apply unsupported reloc type 10 to section
.debug_info
After:
$ make -s -C tools/testing/selftests/bpf
v2:
* use llvm-readelf instead of redirecting binutils' readelf stderr to
/dev/null
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'include/net/netns')
0 files changed, 0 insertions, 0 deletions