Hi,
On Mon, Feb 20, 2023 at 11:54 AM Daniel P. Berrangé wrote:
>
> On Sun, Feb 19, 2023 at 06:20:59PM +0200, Andrew Melnychenko wrote:
> > Helper program. Loads eBPF RSS program and maps and passes them through
> > unix socket.
> > Libvirt may launch this helper and pass eBPF fds to qemu virtio-
On Sun, Feb 19, 2023 at 06:20:59PM +0200, Andrew Melnychenko wrote:
> Helper program. Loads eBPF RSS program and maps and passes them through unix
> socket.
> Libvirt may launch this helper and pass eBPF fds to qemu virtio-net.
> Also, libbpf dependency for now is exclusively for Linux.
> Libbpf i
On Fri, Sep 10, 2021 at 7:44 AM Yuri Benditovich
wrote:
>
> On Thu, Sep 9, 2021 at 4:16 AM Jason Wang wrote:
> >
> > On Thu, Sep 9, 2021 at 8:00 AM Yuri Benditovich
> > wrote:
> > >
> > > On Wed, Sep 8, 2021 at 6:45 AM Jason Wang wrote:
> > > >
> > > > On Tue, Sep 7, 2021 at 6:40 PM Yuri Bendit
On Thu, Sep 9, 2021 at 4:16 AM Jason Wang wrote:
>
> On Thu, Sep 9, 2021 at 8:00 AM Yuri Benditovich
> wrote:
> >
> > On Wed, Sep 8, 2021 at 6:45 AM Jason Wang wrote:
> > >
> > > On Tue, Sep 7, 2021 at 6:40 PM Yuri Benditovich
> > > wrote:
> > > >
> > > > On Wed, Sep 1, 2021 at 9:42 AM Jason Wa
On Thu, Sep 9, 2021 at 8:00 AM Yuri Benditovich
wrote:
>
> On Wed, Sep 8, 2021 at 6:45 AM Jason Wang wrote:
> >
> > On Tue, Sep 7, 2021 at 6:40 PM Yuri Benditovich
> > wrote:
> > >
> > > On Wed, Sep 1, 2021 at 9:42 AM Jason Wang wrote:
> > > >
> > > >
> > > > 在 2021/8/31 上午1:07, Yuri Benditovic
On Wed, Sep 8, 2021 at 6:45 AM Jason Wang wrote:
>
> On Tue, Sep 7, 2021 at 6:40 PM Yuri Benditovich
> wrote:
> >
> > On Wed, Sep 1, 2021 at 9:42 AM Jason Wang wrote:
> > >
> > >
> > > 在 2021/8/31 上午1:07, Yuri Benditovich 写道:
> > > > On Fri, Aug 20, 2021 at 6:41 AM Jason Wang wrote:
> > > >>
>
On Tue, Sep 7, 2021 at 6:40 PM Yuri Benditovich
wrote:
>
> On Wed, Sep 1, 2021 at 9:42 AM Jason Wang wrote:
> >
> >
> > 在 2021/8/31 上午1:07, Yuri Benditovich 写道:
> > > On Fri, Aug 20, 2021 at 6:41 AM Jason Wang wrote:
> > >>
> > >> 在 2021/7/13 下午11:37, Andrew Melnychenko 写道:
> > >>> Helper progra
On Wed, Sep 1, 2021 at 9:42 AM Jason Wang wrote:
>
>
> 在 2021/8/31 上午1:07, Yuri Benditovich 写道:
> > On Fri, Aug 20, 2021 at 6:41 AM Jason Wang wrote:
> >>
> >> 在 2021/7/13 下午11:37, Andrew Melnychenko 写道:
> >>> Helper program. Loads eBPF RSS program and maps and passes them through
> >>> unix soc
On Mon, Sep 6, 2021 at 11:50 PM Andrew Melnichenko wrote:
>
> Hi,
>>
>> I think it's for back-compatibility.
>>
>> E.g current codes works without mmap(), and user will surprise that it
>> wont' work after upgrading their qemu.
>
> Well, the current code would require additional capabilities with
Hi,
> I think it's for back-compatibility.
>
> E.g current codes works without mmap(), and user will surprise that it
> wont' work after upgrading their qemu.
>
Well, the current code would require additional capabilities with
"kernel.unprivileged_bpf_disabled=1", which may be possible on RedHat
s
在 2021/8/31 上午1:07, Yuri Benditovich 写道:
On Fri, Aug 20, 2021 at 6:41 AM Jason Wang wrote:
在 2021/7/13 下午11:37, Andrew Melnychenko 写道:
Helper program. Loads eBPF RSS program and maps and passes them through unix
socket.
Libvirt may launch this helper and pass eBPF fds to qemu virtio-net.
在 2021/8/26 上午2:24, Andrew Melnichenko 写道:
Hi,
I wonder if this can be done as helper for TAP/bridge.
Well, it does already, libvirt may create TAP device and pass it in
command line or using getfd qmp command.
E.g it's the qemu to launch those helper with set-uid.
Then libvir
On Fri, Aug 20, 2021 at 6:41 AM Jason Wang wrote:
>
>
> 在 2021/7/13 下午11:37, Andrew Melnychenko 写道:
> > Helper program. Loads eBPF RSS program and maps and passes them through
> > unix socket.
> > Libvirt may launch this helper and pass eBPF fds to qemu virtio-net.
>
>
> I wonder if this can be d
Hi,
> I wonder if this can be done as helper for TAP/bridge.
>
Well, it does already, libvirt may create TAP device and pass it in command
line or using getfd qmp command.
E.g it's the qemu to launch those helper with set-uid.
>
Then libvirt won't even need to care about that?
Yea, we may think
在 2021/7/13 下午11:37, Andrew Melnychenko 写道:
Helper program. Loads eBPF RSS program and maps and passes them through unix
socket.
Libvirt may launch this helper and pass eBPF fds to qemu virtio-net.
I wonder if this can be done as helper for TAP/bridge.
E.g it's the qemu to launch those hel
15 matches
Mail list logo