Re: pull-request: bpf 2017-12-17

2017-12-18 Thread David Miller
From: Daniel Borkmann Date: Sun, 17 Dec 2017 21:06:26 +0100 > The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) Fix a corner case in generic XDP where we have non-linear skbs >but enough tailroom in the skb to not

pull-request: bpf 2017-12-17

2017-12-17 Thread Daniel Borkmann
Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Fix a corner case in generic XDP where we have non-linear skbs but enough tailroom in the skb to not miss to linearizing there, from Song. 2) Fix BPF JIT bugs in s390x and ppc64 to not