diff options
author | 2020-06-28 10:06:53 -0700 | |
---|---|---|
committer | 2020-06-28 10:13:35 -0700 | |
commit | afa12644c877d3f627281bb6493d7ca8f9976e3d (patch) | |
tree | 48ead881f127e3c36588a0b6e34297d38102bddf /scripts/bpf_helpers_doc.py | |
parent | tools, bpftool: Define attach_type_name array only once (diff) | |
parent | selftests/bpf: Test auto-load disabling logic for BPF programs (diff) | |
download | linux-dev-afa12644c877d3f627281bb6493d7ca8f9976e3d.tar.xz linux-dev-afa12644c877d3f627281bb6493d7ca8f9976e3d.zip |
Merge branch 'libbpf_autoload_knob'
Andrii Nakryiko says:
====================
Add ability to turn off default auto-loading of each BPF program by libbpf on
BPF object load. This is the feature that allows BPF applications to have
optional functionality, which is only excercised on kernel that support
necessary features, while falling back to reduced/less performant
functionality, if kernel is outdated.
====================
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions