From: Daniel Borkmann <dan...@iogearbox.net>
Date: Sun,  5 Aug 2018 02:26:11 +0200

> The following pull-request contains BPF updates for your *net* tree.
> 
> The main changes are:
> 
> 1) Fix bpftool percpu_array dump by using correct roundup to next
>    multiple of 8 for the value size, from Yonghong.
> 
> 2) Fix in AF_XDP's __xsk_rcv_zc() to not returning frames back to
>    allocator since driver will recycle frame anyway in case of an
>    error, from Jakub.
> 
> 3) Fix up BPF test_lwt_seg6local test cases to final iproute2
>    syntax, from Mathieu.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git

Pulled, thanks.

Reply via email to