Re: pull-request: bpf-next 2018-01-07

2018-01-07 Thread David Miller
From: Daniel Borkmann Date: Mon, 8 Jan 2018 00:56:16 +0100 > The following pull-request contains BPF updates for your *net-next* tree. > > The main changes are: ... > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git > > Thanks a

pull-request: bpf-next 2018-01-07

2018-01-07 Thread Daniel Borkmann
Hi David, The following pull-request contains BPF updates for your *net-next* tree. The main changes are: 1) Add a start of a framework for extending struct xdp_buff without having the overhead of populating every data at runtime. Idea is to have a new per-queue struct xdp_rxq_info that ho