[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210603004026.2698513-1-andrii@kernel.org>
Date: Wed, 2 Jun 2021 17:40:22 -0700
From: Andrii Nakryiko <andrii@...nel.org>
To: <bpf@...r.kernel.org>, <netdev@...r.kernel.org>, <ast@...com>,
<daniel@...earbox.net>
CC: <andrii@...nel.org>, <kernel-team@...com>
Subject: [PATCH bpf-next 0/4] Few small libbpf and selftests/bpf fixes
Fix few small issues in libbpf and selftests/bpf:
- fix up libbpf.map and move few APIs that didn't make it into final 0.4
release;
- install skel_internal.h which is used by light skeleton;
- fix .gitignore for xdp_redirect_multi.
Andrii Nakryiko (4):
libbpf: move few APIs from 0.4 to 0.5 version
libbpf: refactor header installation portions of Makefile
libbpf: install skel_internal.h header used from light skeletons
selftests/bpf: add xdp_redirect_multi into .gitignore
tools/lib/bpf/Makefile | 19 +++++++------------
tools/lib/bpf/libbpf.map | 6 +++---
tools/testing/selftests/bpf/.gitignore | 1 +
3 files changed, 11 insertions(+), 15 deletions(-)
--
2.30.2
Powered by blists - more mailing lists