Merge branch 'bpf-various-improvements'
authorDaniel Borkmann <daniel@iogearbox.net>
Wed, 17 Jan 2018 00:15:07 +0000 (01:15 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Wed, 17 Jan 2018 00:15:08 +0000 (01:15 +0100)
commitf2f742f425563d7f6991e510875e95287aed9d9b
treeeffbbab7241a7b203f123449f858517ba09bdb22
parent4c38f74c9186e2bc32789ddab3a95ed384c695d7
parent74801e50d5b89329e6c02b8bd924a41234f76316
Merge branch 'bpf-various-improvements'

Jakub Kicinski says:

====================
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.
====================

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>