Skip to content

Commit

Permalink
libbpf: remove internal multi-instance prog support
Browse files Browse the repository at this point in the history
Clean up internals that had to deal with the possibility of
multi-instance bpf_programs. Libbpf 1.0 doesn't support this, so all
this is not necessary now and can be simplified.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20220627211527.2245459-12-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
  • Loading branch information
Andrii Nakryiko authored and Alexei Starovoitov committed Jun 28, 2022
1 parent a11113a commit cf90a20
Showing 1 changed file with 34 additions and 283 deletions.
Loading

0 comments on commit cf90a20

Please sign in to comment.