Andrii Nakryiko <andrii.nakry...@gmail.com> writes: > On Tue, Sep 22, 2020 at 11:39 AM Toke Høiland-Jørgensen <t...@redhat.com> > wrote: >> >> From: Toke Høiland-Jørgensen <t...@redhat.com> >> >> This adds support for supplying a target btf ID for the bpf_link_create() >> operation, and adds a new bpf_program__attach_freplace() high-level API for >> attaching freplace functions with a target. >> >> Signed-off-by: Toke Høiland-Jørgensen <t...@redhat.com> >> --- > > LGTM. > > Acked-by: Andrii Nakryiko <andr...@fb.com>
Awesome! Thanks again for your (as always) thorough review (for the whole series, of course) :) -Toke