On Tue, 19 Feb 2019 21:01:29 -0800, Stanislav Fomichev wrote: > On 02/19, Jakub Kicinski wrote: > > On Mon, 18 Feb 2019 21:38:36 -0800, brakmo wrote: > > > +#include "bpf_load.h" > > > > nit: please use libbpf > My suggestion was to just use bpftool, no need for another helper in the > samples/ directory. WDYT?
Oh yes, you're right, bpftool fully covers what this samples does.