On Fri, Mar 1, 2019 at 12:39 PM brakmo wrote:
>
> This patch syncs the uapi bpf.h to tools/ and also updates
> bpf_herlpers.h in tools/
>
> Signed-off-by: Lawrence Brakmo
Acked-by: Song Liu
> ---
> tools/include/uapi/linux/bpf.h| 10 +-
> tools/testing/selftests/bpf/bpf_he
This patch syncs the uapi bpf.h to tools/ and also updates
bpf_herlpers.h in tools/
Signed-off-by: Lawrence Brakmo
---
tools/include/uapi/linux/bpf.h| 10 +-
tools/testing/selftests/bpf/bpf_helpers.h | 2 ++
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/tool