From: Hemanth Malla pahole 1.16 doesn't seem to be to sufficient anymore for running bpf selftests. Signed-off-by: Hemanth Malla --- Documentation/bpf/bpf_devel_QA.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Documentation/bpf/bpf_devel_QA.rst b/Documentation/bpf/bpf_devel_QA.rst index 0acb4c9b8d90..3a147b6c780e 100644 --- a/Documentation/bpf/bpf_devel_QA.rst +++ b/Documentation/bpf/bpf_devel_QA.rst @@ -482,7 +482,7 @@ under test should match the config file fragment in tools/testing/selftests/bpf as closely as possible. Finally to ensure support for latest BPF Type Format features - -discussed in Documentation/bpf/btf.rst - pahole version 1.16 +discussed in Documentation/bpf/btf.rst - pahole version 1.28 is required for kernels built with CONFIG_DEBUG_INFO_BTF=y. pahole is delivered in the dwarves package or can be built from source at @@ -502,9 +502,6 @@ codes from https://fedorapeople.org/~acme/dwarves -Some distros have pahole version 1.16 packaged already, e.g. -Fedora, Gentoo. - Q: Which BPF kernel selftests version should I run my kernel against? --------------------------------------------------------------------- A: If you run a kernel ``xyz``, then always run the BPF kernel selftests -- 2.43.0