Re: [PATCH bpf 0/6] nfp fix for calls, bpftool completions and doc fixes

2018-02-08 Thread Daniel Borkmann
On 02/08/2018 05:27 AM, Jakub Kicinski wrote: > Hi! > > First patch in this series fixes applying the relocation to immediate > load instructions in the NFP JIT. > > The remaining patches come from Quentin. Small addition to libbpf > makes sure it recognizes all standard section names. Makefile

[PATCH bpf 0/6] nfp fix for calls, bpftool completions and doc fixes

2018-02-07 Thread Jakub Kicinski
Hi! First patch in this series fixes applying the relocation to immediate load instructions in the NFP JIT. The remaining patches come from Quentin. Small addition to libbpf makes sure it recognizes all standard section names. Makefile in bpftool/Documentation is improved to explicitly check fo