Andrii Nakryiko <[email protected]> writes: > On Tue, Sep 22, 2020 at 11:39 AM Toke Høiland-Jørgensen <[email protected]> > wrote: >> >> From: Toke Høiland-Jørgensen <[email protected]> >> >> 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 <[email protected]> >> --- > > LGTM. > > Acked-by: Andrii Nakryiko <[email protected]>
Awesome! Thanks again for your (as always) thorough review (for the whole series, of course) :) -Toke
