Re: [PATCH bpf-next 0/3] libbpf: auto-resize relocatable LOAD/STORE instructions

2020-10-08 Thread Luka Perkov
Hello Andrii, On Wed, Oct 7, 2020 at 8:01 PM Andrii Nakryiko wrote: > > On Wed, Oct 7, 2020 at 10:56 AM Luka Perkov wrote: > > > > Hello Andrii, > > > > On Fri, Oct 2, 2020 at 3:09 AM Andrii Nakryiko wrote: > > > Patch set implements logic in libbpf to au

Re: [PATCH bpf-next 0/3] libbpf: auto-resize relocatable LOAD/STORE instructions

2020-10-07 Thread Luka Perkov
that libbpf fails invalid uses. > > I'd really appreciate folks that use BPF on 32-bit architectures to test this > out with their BPF programs and report if there are any problems with the > approach. > > Cc: Luka Perkov First, thank you for the support and sending this

Re: [PATCH v2] net: mvneta: add basic XDP_DROP support

2018-12-24 Thread Luka Perkov
Hi Jesper, On Sat, Dec 22, 2018 at 11:52:54AM +0100, Jesper Dangaard Brouer wrote: > On Fri, 21 Dec 2018 14:22:23 +0100 > Domagoj Pintaric wrote: > > > Add initial mvneta XDP support for hardware buffer management enabled > > devices only. > > Hi Domagoj, > > I would really appreciate if we co