Re: pull-request: bpf 2020-11-06

2020-11-06 Thread Jakub Kicinski
On Fri, 6 Nov 2020 14:17:59 -0800 Alexei Starovoitov wrote: > 1) Pre-allocated per-cpu hashmap needs to zero-fill reused element, from > David. > > 2) Tighten bpf_lsm function check, from KP. > > 3) Fix bpftool attaching to flow dissector, from Lorenz. > > 4) Use -fno-gcse for the whole kernel

pull-request: bpf 2020-11-06

2020-11-06 Thread Alexei Starovoitov
Hi David, The following pull-request contains BPF updates for your *net* tree. We've added 15 non-merge commits during the last 14 day(s) which contain a total of 25 files changed, 346 insertions(+), 49 deletions(-). The main changes are: 1) Pre-allocated per-cpu hashmap needs to zero-fill reus