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

2020-12-14 Thread Jakub Kicinski
On Mon, 14 Dec 2020 22:43:16 +0100 Daniel Borkmann wrote: > 1) Expose bpf_sk_storage_*() helpers to iterator programs, from Florent > Revest. > > 2) Add AF_XDP selftests based on veth devs to BPF selftests, from Weqaar > Janjua. > > 3) Support for finding BTF based kernel attach targets through

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

2020-12-14 Thread Daniel Borkmann
Hi David, hi Jakub, The following pull-request contains BPF updates for your *net-next* tree. We've added 31 non-merge commits during the last 11 day(s) which contain a total of 40 files changed, 2063 insertions(+), 114 deletions(-). The main changes are: 1) Expose bpf_sk_storage_*() helpers to