Re: pull-request: bpf-next 2020-05-14

2020-05-14 Thread David Miller
From: Alexei Starovoitov Date: Thu, 14 May 2020 19:03:21 -0700 > The following pull-request contains BPF updates for your *net-next* tree. > > The main changes are: > > 1) Merged tag 'perf-for-bpf-2020-05-06' from tip tree that includes > CAP_PERFMON. > > 2) support for narrow loads in bpf_so

pull-request: bpf-next 2020-05-14

2020-05-14 Thread Alexei Starovoitov
Hi David, The following pull-request contains BPF updates for your *net-next* tree. The main changes are: 1) Merged tag 'perf-for-bpf-2020-05-06' from tip tree that includes CAP_PERFMON. 2) support for narrow loads in bpf_sock_addr progs and additional helpers in cg-skb progs, from Andrey.