From: Daniel Borkmann <dan...@iogearbox.net> Date: Thu, 28 Dec 2017 00:27:23 +0100
> The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) Two small fixes for bpftool. Fix otherwise broken output if any of > the system calls failed when listing maps in json format and instead > of bailing out, skip maps or progs that disappeared between fetching > next id and getting an fd for that id, both from Jakub. > > 2) Small fix in BPF selftests to respect LLC passed from command line > when testing for -mcpu=probe presence, from Quentin. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git Pulled, thanks Daniel.