Re: [PATCH bpf] bpf: pull in pkt_sched.h header for tooling to fix bpftool build

2019-01-18 Thread Alexei Starovoitov
On Thu, Jan 17, 2019 at 07:20:51PM +, Martin Lau wrote: > On Thu, Jan 17, 2019 at 04:15:09PM +0100, Daniel Borkmann wrote: > > Dan reported that bpftool does not compile for him: > > > > $ make tools/bpf > > DESCEND bpf > > > > Auto-detecting system features: > > ..

Re: [PATCH bpf] bpf: pull in pkt_sched.h header for tooling to fix bpftool build

2019-01-17 Thread Martin Lau
On Thu, Jan 17, 2019 at 04:15:09PM +0100, Daniel Borkmann wrote: > Dan reported that bpftool does not compile for him: > > $ make tools/bpf > DESCEND bpf > > Auto-detecting system features: > ..libbfd: [ on ] > ..disassembler-four-args: [ OFF ] > >

[PATCH bpf] bpf: pull in pkt_sched.h header for tooling to fix bpftool build

2019-01-17 Thread Daniel Borkmann
Dan reported that bpftool does not compile for him: $ make tools/bpf DESCEND bpf Auto-detecting system features: ..libbfd: [ on ] ..disassembler-four-args: [ OFF ] DESCEND bpftool Auto-detecting system features: ..li