From: Daniel Borkmann <dan...@iogearbox.net> Date: Thu, 29 Mar 2018 16:38:00 +0200
> The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) Fix nfp to properly check max insn count while emitting > instructions in the JIT which was wrongly comparing bytes > against number of instructions before, from Jakub. > > 2) Fix for bpftool to avoid usage of hex numbers in JSON > output since JSON doesn't accept hex numbers with 0x > prefix, also from Jakub. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git Pulled, thanks Daniel.