Thread (30 messages) 30 messages, 4 authors, 2020-01-17

Re: [PATCH bpf-next v3 09/11] selftests: Remove tools/lib/bpf from include path

From: Andrii Nakryiko <hidden>
Date: 2020-01-16 23:06:01
Also in: bpf, linux-kselftest, linux-rdma, lkml

On Thu, Jan 16, 2020 at 2:41 PM Andrii Nakryiko
[off-list ref] wrote:
On Thu, Jan 16, 2020 at 5:28 AM Toke Høiland-Jørgensen [off-list ref] wrote:
quoted
From: Toke Høiland-Jørgensen <redacted>

To make sure no new files are introduced that doesn't include the bpf/
prefix in its #include, remove tools/lib/bpf from the include path
entirely.

Instead, we introduce a new header files directory under the scratch tools/
dir, and add a rule to run the 'install_headers' rule from libbpf to have a
full set of consistent libbpf headers in $(OUTPUT)/tools/include/bpf, and
then use $(OUTPUT)/tools/include as the include path for selftests.

For consistency we also make sure we put all the scratch build files from
other bpftool and libbpf into tools/build/, so everything stays within
selftests/.

Signed-off-by: Toke Høiland-Jørgensen <redacted>
---
BTW, this change also now forces full rebuild regardless if anything
changed or not :(

[...]
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help