Re: [PATCH] perf test: Fix perf test 42

2021-03-24 Thread Thomas Richter
On 3/23/21 7:06 PM, Arnaldo Carvalho de Melo wrote: > Em Mon, Mar 22, 2021 at 01:53:39PM +0100, Thomas Richter escreveu: >> For some time now the perf test 42: BPF filter returns an error >> on bpf relocation subtest, at least on x86 and s390. This is caused by >> >> commit d859900c4c56 ("bpf,

Re: [PATCH] perf test: Fix perf test 42

2021-03-23 Thread Arnaldo Carvalho de Melo
Em Mon, Mar 22, 2021 at 01:53:39PM +0100, Thomas Richter escreveu: > For some time now the perf test 42: BPF filter returns an error > on bpf relocation subtest, at least on x86 and s390. This is caused by > > commit d859900c4c56 ("bpf, libbpf: support global data/bss/rodata sections") > > which

[PATCH] perf test: Fix perf test 42

2021-03-22 Thread Thomas Richter
For some time now the perf test 42: BPF filter returns an error on bpf relocation subtest, at least on x86 and s390. This is caused by commit d859900c4c56 ("bpf, libbpf: support global data/bss/rodata sections") which introduces support for global variables in eBPF programs. At least for global