* pull-request: bpf 2017-12-28
@ 2017-12-27 23:27 Daniel Borkmann
2017-12-28 1:35 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Borkmann @ 2017-12-27 23:27 UTC (permalink / raw)
To: davem; +Cc: daniel, ast, netdev
Hi David,
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
Thanks a lot!
----------------------------------------------------------------
The following changes since commit c50b7c473f609189da3bccd28ee5dcf3b55109cd:
Merge branch 'net-zerocopy-fixes' (2017-12-21 15:00:59 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
for you to fetch changes up to aee657460a8ce66443d5e7413046d02d7b2165db:
Merge branch 'bpf-bpftool-various-fixes' (2017-12-23 01:09:53 +0100)
----------------------------------------------------------------
Daniel Borkmann (1):
Merge branch 'bpf-bpftool-various-fixes'
Jakub Kicinski (2):
tools: bpftool: maps: close json array on error paths of show
tools: bpftool: protect against races with disappearing objects
Quentin Monnet (1):
selftests/bpf: fix Makefile for passing LLC to the command line
tools/bpf/bpftool/map.c | 8 +++++---
tools/bpf/bpftool/prog.c | 2 ++
tools/testing/selftests/bpf/Makefile | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: bpf 2017-12-28
2017-12-27 23:27 pull-request: bpf 2017-12-28 Daniel Borkmann
@ 2017-12-28 1:35 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2017-12-28 1:35 UTC (permalink / raw)
To: daniel; +Cc: ast, netdev
From: Daniel Borkmann <daniel@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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-28 1:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-27 23:27 pull-request: bpf 2017-12-28 Daniel Borkmann
2017-12-28 1:35 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).