Re: pull-request: bpf-next 2020-02-28
From: David Miller <davem@davemloft.net>
Date: 2020-02-29 23:54:12
Also in:
bpf
From: David Miller <davem@davemloft.net>
Date: 2020-02-29 23:54:12
Also in:
bpf
From: Alexei Starovoitov <ast@kernel.org> Date: Fri, 28 Feb 2020 15:13:54 -0800
The following pull-request contains BPF updates for your *net-next* tree. We've added 41 non-merge commits during the last 7 day(s) which contain a total of 49 files changed, 1383 insertions(+), 499 deletions(-). The main changes are: 1) BPF and Real-Time nicely co-exist. 2) bpftool feature improvements. 3) retrieve bpf_sk_storage via INET_DIAG. Please consider pulling these changes from: git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
Pulled, so nice to see the RT stuff get resolved full circle. Thanks.