diff options
| author | 2023-12-13 11:08:35 -0800 | |
|---|---|---|
| committer | 2023-12-13 15:47:05 -0800 | |
| commit | 29c302a2e265a356434b005155990a9e766db75d (patch) | |
| tree | e40449d783e85ca73b620a87592a13ab9b7bd0c4 /tools/lib/bpf/elf.c | |
| parent | libbpf: split feature detectors definitions from cached results (diff) | |
| download | wireguard-linux-29c302a2e265a356434b005155990a9e766db75d.tar.xz wireguard-linux-29c302a2e265a356434b005155990a9e766db75d.zip | |
libbpf: further decouple feature checking logic from bpf_object
Add feat_supported() helper that accepts feature cache instead of
bpf_object. This allows low-level code in bpf.c to not know or care
about higher-level concept of bpf_object, yet it will be able to utilize
custom feature checking in cases where BPF token might influence the
outcome.
Acked-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20231213190842.3844987-4-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/lib/bpf/elf.c')
0 files changed, 0 insertions, 0 deletions
