From: David S. Miller Date: Sun, 5 Aug 2018 00:51:55 +0000 (-0700) Subject: Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf X-Git-Tag: v6.6-pxa1908~13703^2~1 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=5dbfb6eca0b23751d9ab21989a07b5a22fa544fe;p=linux.git Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf Daniel Borkmann says: ==================== pull-request: bpf 2018-08-05 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. ==================== Signed-off-by: David S. Miller --- 5dbfb6eca0b23751d9ab21989a07b5a22fa544fe