Re: pull-request: bpf-next 2019-01-29

2019-01-28 Thread David Miller
From: Daniel Borkmann Date: Tue, 29 Jan 2019 02:46:27 +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 Pulled, than

pull-request: bpf-next 2019-01-29

2019-01-28 Thread Daniel Borkmann
Hi David, The following pull-request contains BPF updates for your *net-next* tree. The main changes are: 1) Teach verifier dead code removal, this also allows for optimizing / removing conditional branches around dead code and to shrink the resulting image. Code store constrained architec