* pull-request: bpf 2018-03-29
@ 2018-03-29 14:38 Daniel Borkmann
2018-03-29 20:33 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Borkmann @ 2018-03-29 14:38 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) 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
Thanks a lot!
----------------------------------------------------------------
The following changes since commit 1bfa26ff8c4b7512f4e4efa6df211239223033d4:
ipv6: fix possible deadlock in rt6_age_examine_exception() (2018-03-23 13:40:34 -0400)
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 e8a4796ee2954db9f7e9b52e5fbc66ef876752f6:
nfp: bpf: fix check of program max insn count (2018-03-24 10:41:24 -0700)
----------------------------------------------------------------
Jakub Kicinski (2):
tools: bpftool: don't use hex numbers in JSON output
nfp: bpf: fix check of program max insn count
drivers/net/ethernet/netronome/nfp/bpf/jit.c | 6 +++++-
tools/bpf/bpftool/map.c | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: pull-request: bpf 2018-03-29
2018-03-29 14:38 pull-request: bpf 2018-03-29 Daniel Borkmann
@ 2018-03-29 20:33 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2018-03-29 20:33 UTC (permalink / raw)
To: daniel; +Cc: ast, netdev
From: Daniel Borkmann <daniel@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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-29 20:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-29 14:38 pull-request: bpf 2018-03-29 Daniel Borkmann
2018-03-29 20:33 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox