sync: latest libbpf changes from kernel

Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit:   0e43662e61f2569500ab83b8188c065603530785
Checkpoint bpf-next commit: 7b43df6c6ec38c9097420902a1c8165c4b25bf70
Baseline bpf commit:        f506439ec3dee11e0e77b0a1f3fb3eec22c97873
Checkpoint bpf commit:      54c3f1a81421f85e60ae2eaae7be3727a09916ee

Changbin Du (1):
  libbpf: Show error info about missing ".BTF" section

Christian Ehrig (1):
  bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()

Khem Raj (1):
  libbpf: Fix build warning on ref_ctr_off for 32-bit architectures

 include/uapi/linux/bpf.h | 4 ++++
 src/btf.c                | 1 +
 src/libbpf.c             | 2 +-
 3 files changed, 6 insertions(+), 1 deletion(-)

--
2.30.2

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
Andrii Nakryiko
2022-12-20 16:44:32 -08:00
committed by Andrii Nakryiko
parent 2e287cd201
commit 6597330c45
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
f506439ec3dee11e0e77b0a1f3fb3eec22c97873
54c3f1a81421f85e60ae2eaae7be3727a09916ee

View File

@@ -1 +1 @@
0e43662e61f2569500ab83b8188c065603530785
7b43df6c6ec38c9097420902a1c8165c4b25bf70