diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-06-21 23:07:13 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-06-21 23:07:14 +0200 |
commit | f2e72a0b79a03c4046f08515d1479f613f2eb139 (patch) | |
tree | f8f65c36f80791edb98c219fa98f24c904d28741 /tools/testing | |
parent | selftests: net: add tcp_inq to gitignore (diff) | |
parent | tools: bpftool: remember to close the libbpf object after prog load (diff) | |
download | linux-f2e72a0b79a03c4046f08515d1479f613f2eb139.tar.xz linux-f2e72a0b79a03c4046f08515d1479f613f2eb139.zip |
Merge branch 'bpf-bpftool-fixes'
Jakub Kicinski says:
====================
Two small fixes for error handling in bpftool prog load, first patch
removes a duplicated message, second one frees resources correctly.
Multiple error messages break JSON:
{
"error": "can't pin the object (/sys/fs/bpf/a): File exists"
},{
"error": "failed to pin program"
}
====================
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions