[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200110051716.1591485-1-andriin@fb.com>
Date: Thu, 9 Jan 2020 21:17:13 -0800
From: Andrii Nakryiko <andriin@...com>
To: <bpf@...r.kernel.org>, <netdev@...r.kernel.org>, <ast@...com>,
<daniel@...earbox.net>
CC: <andrii.nakryiko@...il.com>, <kernel-team@...com>,
Andrii Nakryiko <andriin@...com>
Subject: [PATCH bpf-next 0/3] Fix usage of bpf_helper_defs.h in selftests/bpf
Fix issues with bpf_helper_defs.h usage in selftests/bpf. As part of that, fix
the way clean up is performed for libbpf and selftests/bpf. Some for Makefile
output clean ups as well.
Andrii Nakryiko (3):
libbpf,selftests/bpf: fix clean targets
selftests/bpf: ensure bpf_helper_defs.h are taken from selftests dir
selftests/bpf: further clean up Makefile output
tools/lib/bpf/Makefile | 9 +++++----
tools/lib/bpf/bpf_helpers.h | 2 +-
tools/testing/selftests/bpf/.gitignore | 2 --
tools/testing/selftests/bpf/Makefile | 27 +++++++++++++++-----------
4 files changed, 22 insertions(+), 18 deletions(-)
--
2.17.1
Powered by blists - more mailing lists