Re: [PATCH v2 bpf-next 5/7] libbpf: move bpf_{helpers,endian,tracing}.h into libbpf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 2, 2019 at 3:03 PM Andrii Nakryiko <andriin@xxxxxx> wrote:
>
> Move bpf_helpers.h, bpf_tracing.h, and bpf_endian.h into libbpf. Ensure
> they are installed along the other libbpf headers. Also, adjust
> selftests and samples include path to include libbpf now.
>
> Signed-off-by: Andrii Nakryiko <andriin@xxxxxx>
Acked-by: Song Liu <songliubraving@xxxxxx>

> ---
>  samples/bpf/Makefile                               | 2 +-
>  tools/lib/bpf/Makefile                             | 5 ++++-
>  tools/{testing/selftests => lib}/bpf/bpf_endian.h  | 0
>  tools/{testing/selftests => lib}/bpf/bpf_helpers.h | 0
>  tools/{testing/selftests => lib}/bpf/bpf_tracing.h | 0
>  tools/testing/selftests/bpf/Makefile               | 2 +-
>  6 files changed, 6 insertions(+), 3 deletions(-)
>  rename tools/{testing/selftests => lib}/bpf/bpf_endian.h (100%)
>  rename tools/{testing/selftests => lib}/bpf/bpf_helpers.h (100%)
>  rename tools/{testing/selftests => lib}/bpf/bpf_tracing.h (100%)
^^^^^ nice! :)



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux