On 5/22/20 1:24 PM, Alan Maguire wrote:
Getting a clean BPF selftests run involves ensuring latest trunk LLVM/clang are used, pahole is recent (>=1.16) and config matches the specified config file as closely as possible. Add to bpf_devel_QA.rst and point tools/testing/selftests/bpf/README.rst to it.
Signed-off-by: Alan Maguire alan.maguire@oracle.com Acked-by: Andrii Nakryiko andriin@fb.com
Applied, thanks!