summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/skb_ctx.c
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2020-08-03 16:39:48 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2020-08-03 16:39:51 +0200
commitcfa3eb65a7d6da5664d4c9275fbb568a2446d6d9 (patch)
tree6a78a898df8a336f40e0be88bc95bf1eaffea155 /tools/testing/selftests/bpf/prog_tests/skb_ctx.c
parent041549b7b2c7811ec40e705c439211f00ade2dda (diff)
parentf86ca3cffef153555a3f4755b3a44881d962754f (diff)
downloadlinux-cfa3eb65a7d6da5664d4c9275fbb568a2446d6d9.tar.gz
linux-cfa3eb65a7d6da5664d4c9275fbb568a2446d6d9.tar.bz2
linux-cfa3eb65a7d6da5664d4c9275fbb568a2446d6d9.zip
Merge branch 'bpf-libbpf-btf-parsing'
Andrii Nakryiko says: ==================== It's pretty common for applications to want to parse raw (binary) BTF data from file, as opposed to parsing it from ELF sections. It's also pretty common for tools to not care whether given file is ELF or raw BTF format. This patch series exposes internal raw BTF parsing API and adds generic variant of BTF parsing, which will efficiently determine the format of a given fail and will parse BTF appropriately. Patches #2 and #3 removes re-implementations of such APIs from bpftool and resolve_btfids tools. ==================== Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/skb_ctx.c')
0 files changed, 0 insertions, 0 deletions