On Thu, Jun 25, 2020 at 04:26:27PM -0700, Andrii Nakryiko wrote: > 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 <ka...@fb.com>
- Re: [Potential Spoof] [PATCH bpf-next 0/2] Support disa... Martin KaFai Lau
- Re: [Potential Spoof] [PATCH bpf-next 0/2] Support... Alexei Starovoitov