On Mon, 12 Oct 2020 13:55:22 -0700 Alexei Starovoitov wrote: > The following pull-request contains BPF updates for your *net-next* tree. > > We've added 62 non-merge commits during the last 10 day(s) which contain > a total of 73 files changed, 4339 insertions(+), 772 deletions(-). > > The main changes are: > > 1) The BPF verifier improvements to track register allocation pattern, from Alexei and Yonghong. > > 2) libbpf relocation support for different size load/store, from Andrii. > > 3) bpf_redirect_peer() helper and support for inner map array with different max_entries, from Daniel. > > 4) BPF support for per-cpu variables, form Hao. > > 5) sockmap improvements, from John. Pulled, thanks!