sync: latest libbpf changes from kernel

Syncing latest libbpf commits from kernel repository.
Baseline commit:   50bd645b3a21a374dbd0fa8273a5f4e98001fb05
Checkpoint commit: 3daf8e703ec3dcf73a27a7dcabbac152793eb114

Andrey Ignatov (1):
  libbpf: Fix build with gcc-8

Stanislav Fomichev (1):
  libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN

 include/uapi/linux/bpf.h | 7 +++++++
 src/bpf.c                | 5 +++++
 src/bpf.h                | 5 +++++
 src/libbpf.c             | 2 +-
 4 files changed, 18 insertions(+), 1 deletion(-)

--
2.17.1
This commit is contained in:
Yonghong Song
2019-04-11 08:53:14 -07:00
committed by yonghong-song
parent e2871d1c75
commit 5844f6e4dd

View File

@@ -1 +1 @@
50bd645b3a21a374dbd0fa8273a5f4e98001fb05
3daf8e703ec3dcf73a27a7dcabbac152793eb114