Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.

2023-12-17 Thread Jason Wang
On Thu, Dec 14, 2023 at 6:18 PM Yuri Benditovich wrote: > > Hi Jason, > As we anyway missed the timeframe of 8.2 please remove this v7 series from > the pull, we will send v8 in which we want to take in account most of Akihiko > comments (especially DEFINE_PROP_ARRAY and naming of the properties

Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.

2023-12-14 Thread Yuri Benditovich
Hi Jason, As we anyway missed the timeframe of 8.2 please remove this v7 series from the pull, we will send v8 in which we want to take in account most of Akihiko comments (especially DEFINE_PROP_ARRAY and naming of the properties). Thank you very much Yuri On Wed, Dec 13, 2023 at 9:23 AM Yuri B

Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.

2023-12-12 Thread Yuri Benditovich
On Tue, Dec 12, 2023 at 5:33 AM Jason Wang wrote: > On Mon, Dec 11, 2023 at 7:51 PM Yuri Benditovich > wrote: > > > > Hello Jason, > > Can you please let us know what happens with this series? > > It should be my bad, it is in V1 of the pull request but missed > accidentally in V2 of the pull. >

Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.

2023-12-11 Thread Jason Wang
On Mon, Dec 11, 2023 at 7:51 PM Yuri Benditovich wrote: > > Hello Jason, > Can you please let us know what happens with this series? It should be my bad, it is in V1 of the pull request but missed accidentally in V2 of the pull. I've merged it here, https://gitlab.com/jasowang/qemu.git Please

Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.

2023-12-11 Thread Yuri Benditovich
Hello Jason, Can you please let us know what happens with this series? Thanks Yuri On Fri, Sep 8, 2023 at 9:43 AM Jason Wang wrote: > On Mon, Sep 4, 2023 at 7:23 PM Andrew Melnichenko > wrote: > > > > Hi Jason, > > According to our previous conversation, I've added checks to the meson > script

Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.

2023-09-07 Thread Jason Wang
On Mon, Sep 4, 2023 at 7:23 PM Andrew Melnichenko wrote: > > Hi Jason, > According to our previous conversation, I've added checks to the meson script. > Please confirm that everything is correct I've queued this series. Thanks

Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.

2023-09-04 Thread Andrew Melnichenko
Hi Jason, According to our previous conversation, I've added checks to the meson script. Please confirm that everything is correct. On Thu, Aug 31, 2023 at 9:52 AM Andrew Melnychenko wrote: > > Updated section name, so libbpf should init/gues proper > program type without specifications during op