On Fri, Jun 26, 2020 at 1:16 PM Martin KaFai Lau <ka...@fb.com> wrote:
>
> 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>

Applied. Thanks

Reply via email to