OSDN Git Service

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)
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>

Trivial merge