On Thu, Sep 30, 2021 at 1:49 AM Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx> wrote: > > On Thu, Sep 30, 2021 at 1:01 AM Alexei Starovoitov > <alexei.starovoitov@xxxxxxxxx> wrote: > > > > On Wed, Sep 29, 2021 at 10:39 AM Matteo Croce > > <mcroce@xxxxxxxxxxxxxxxxxxx> wrote: > > > > > > > > > > I'll take a look. Could you provide the full .c file? > > > > > > > > Sure. I put everything in this repo: > > > > > > > > https://gist.github.com/teknoraver/2855e0f8770d1363b57d683fa32bccc3 > > > > This gist is not a reproducer. It doesn't have a single CO-RE relo. > > > > But I've hacked it with dev->ifindex like in your email above > > and managed to repro. > > My error is different though: > > [ 1127.634633] libbpf: prog 'prog_name': relo #0: trying to relocate > > unrecognized insn #0, code:0x85, src:0x0, dst:0x0, off:0x0, imm:0x7 > > [ 1127.636003] libbpf: prog 'prog_name': relo #0: failed to patch insn #0: -22 > > > > But there is a bug. Debugging... > > Oops, I forget to force push, sorry.. > I've updated the gist, even if you managed to reproduce a similar error. > > Regards, > -- > per aspera ad upstream Hi Alexei, Did you find out anything? I posted an RFC for the eBPF signature which depends on this series. Regards, -- per aspera ad upstream