Commit 647a836
samples: bpf: remove bpf_load loader completely
Numerous refactoring that rewrites BPF programs written with bpf_load
to use the libbpf loader was finally completed, resulting in BPF
programs using bpf_load within the kernel being completely no longer
present.
This commit removes bpf_load, an outdated bpf loader that is difficult
to keep up with the latest kernel BPF and causes confusion.
Signed-off-by: Daniel T. Lee <[email protected]>1 parent e0abbf5 commit 647a836
3 files changed
+1
-725
lines changed
0 commit comments