On Wed, 20 Jan 2021 17:34:39 +0100 Daniel Borkmann wrote:
> 1) Fix wrong bpf_map_peek_elem_proto helper callback, from Mircea Cirjaliu.
>
> 2) Fix signed_{sub,add32}_overflows type truncation, from Daniel Borkmann.
>
> 3) Fix AF_XDP to also clear pools for inactive queues, from Maxim
> Mikityans
Hi David, hi Jakub,
The following pull-request contains BPF updates for your *net* tree.
We've added 3 non-merge commits during the last 1 day(s) which contain
a total of 3 files changed, 6 insertions(+), 6 deletions(-).
The main changes are:
1) Fix wrong bpf_map_peek_elem_proto helper callback