Re: [PATCH bpf] libbpf: fix map index used in error message

2020-08-20 Thread Daniel Borkmann
On 8/19/20 1:05 PM, Toke Høiland-Jørgensen wrote: The error message emitted by bpf_object__init_user_btf_maps() was using the wrong section ID. Signed-off-by: Toke Høiland-Jørgensen Applied, thanks!

Re: [PATCH bpf] libbpf: fix map index used in error message

2020-08-19 Thread Yonghong Song
On 8/19/20 4:05 AM, Toke Høiland-Jørgensen wrote: The error message emitted by bpf_object__init_user_btf_maps() was using the wrong section ID. Signed-off-by: Toke Høiland-Jørgensen Acked-by: Yonghong Song

[PATCH bpf] libbpf: fix map index used in error message

2020-08-19 Thread Toke Høiland-Jørgensen
The error message emitted by bpf_object__init_user_btf_maps() was using the wrong section ID. Signed-off-by: Toke Høiland-Jørgensen --- tools/lib/bpf/libbpf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/lib/bpf/libbpf.c b/tools/lib/bpf/libbpf.c index 5d20b2da4427..0