bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/3] Fix usage of bpf_helper_defs.h in selftests/bpf
@ 2020-01-10  5:17 Andrii Nakryiko
  2020-01-10  5:17 ` [PATCH bpf-next 1/3] libbpf,selftests/bpf: fix clean targets Andrii Nakryiko
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andrii Nakryiko @ 2020-01-10  5:17 UTC (permalink / raw)
  To: bpf, netdev, ast, daniel; +Cc: andrii.nakryiko, kernel-team, Andrii Nakryiko

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-10  6:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10  5:17 [PATCH bpf-next 0/3] Fix usage of bpf_helper_defs.h in selftests/bpf Andrii Nakryiko
2020-01-10  5:17 ` [PATCH bpf-next 1/3] libbpf,selftests/bpf: fix clean targets Andrii Nakryiko
2020-01-10  5:17 ` [PATCH bpf-next 2/3] selftests/bpf: ensure bpf_helper_defs.h are taken from selftests dir Andrii Nakryiko
2020-01-10  5:17 ` [PATCH bpf-next 3/3] selftests/bpf: further clean up Makefile output Andrii Nakryiko
2020-01-10  5:58 ` [PATCH bpf-next 0/3] Fix usage of bpf_helper_defs.h in selftests/bpf Alexei Starovoitov
2020-01-10  6:29   ` Andrii Nakryiko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).