[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191014.121756.12312306435084737.davem@davemloft.net>
Date: Mon, 14 Oct 2019 12:17:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ast@...nel.org
Cc: daniel@...earbox.net, netdev@...r.kernel.org, bpf@...r.kernel.org,
kernel-team@...com
Subject: Re: pull-request: bpf-next 2019-10-14
From: Alexei Starovoitov <ast@...nel.org>
Date: Mon, 14 Oct 2019 12:06:20 -0700
> The following pull-request contains BPF updates for your *net-next* tree.
>
> 12 days of development and
> 85 files changed, 1889 insertions(+), 1020 deletions(-)
This is nice, do you have a script which generates this?
> The main changes are:
>
> 1) auto-generation of bpf_helper_defs.h, from Andrii.
>
> 2) split of bpf_helpers.h into bpf_{helpers, helper_defs, endian, tracing}.h
> and move into libbpf, from Andrii.
>
> 3) Track contents of read-only maps as scalars in the verifier, from Andrii.
>
> 4) small x86 JIT optimization, from Daniel.
>
> 5) cross compilation support, from Ivan.
>
> 6) bpf flow_dissector enhancements, from Jakub and Stanislav.
>
> Please consider pulling these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
Pulled, thanks.
> Note there will be a conflict in tools/lib/bpf/Makefile
> that should be resolved the way Stephen did in:
> https://lore.kernel.org/lkml/20191014103232.09c09e53@canb.auug.org.au/
Ok.
Powered by blists - more mailing lists