Re: [PATCH bpf-next 0/6] bpf: various fixes and improvements
From: Daniel Borkmann <daniel@iogearbox.net> Date: 2018-01-17 01:03:38
On 01/17/2018 12:51 AM, Jakub Kicinski wrote:
Hi!
This series combines a number of random improvements ranging from
libbpf to nfp driver. NFP patches make better use of the verifier
log. There is a requested adjustment to the map offload code, and
a warning fix for a W=1 build to the disassembler. Quentin also
fixes the libbpf program type detection, while Jiong allows the use
of libbfd compiled from source.