Re: [PATCH bpf v3 0/5] libbpf: remove two dependencies on Linux

2019-04-16 Thread Alexei Starovoitov
On Tue, Apr 16, 2019 at 5:58 AM Magnus Karlsson wrote: > > This patch set fixes one bug and removes two dependencies on Linux > kernel headers from the XDP socket code in libbpf. A number of people > have pointed out that these two dependencies make it hard to build the > XDP socket part of libbpf

Re: [PATCH bpf v3 0/5] libbpf: remove two dependencies on Linux

2019-04-16 Thread Song Liu
On Tue, Apr 16, 2019 at 5:58 AM Magnus Karlsson wrote: > > This patch set fixes one bug and removes two dependencies on Linux > kernel headers from the XDP socket code in libbpf. A number of people > have pointed out that these two dependencies make it hard to build the > XDP socket part of libbpf