Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-19 Thread Jason Wang
On Fri, Jun 17, 2022 at 4:17 PM Eugenio Perez Martin wrote: > > On Fri, Jun 17, 2022 at 3:29 AM Jason Wang wrote: > > > > On Wed, Jun 15, 2022 at 6:03 PM Eugenio Perez Martin > > wrote: > > > > > > On Wed, Jun 15, 2022 at 5:04 AM Jason Wang wrote: > > > > > > > > On Tue, Jun 14, 2022 at 5:32 PM

Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-17 Thread Eugenio Perez Martin
On Fri, Jun 17, 2022 at 3:29 AM Jason Wang wrote: > > On Wed, Jun 15, 2022 at 6:03 PM Eugenio Perez Martin > wrote: > > > > On Wed, Jun 15, 2022 at 5:04 AM Jason Wang wrote: > > > > > > On Tue, Jun 14, 2022 at 5:32 PM Eugenio Perez Martin > > > wrote: > > > > > > > > On Tue, Jun 14, 2022 at 10:

Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-16 Thread Jason Wang
On Wed, Jun 15, 2022 at 6:03 PM Eugenio Perez Martin wrote: > > On Wed, Jun 15, 2022 at 5:04 AM Jason Wang wrote: > > > > On Tue, Jun 14, 2022 at 5:32 PM Eugenio Perez Martin > > wrote: > > > > > > On Tue, Jun 14, 2022 at 10:20 AM Jason Wang wrote: > > > > > > > > On Tue, Jun 14, 2022 at 4:14 P

Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-15 Thread Eugenio Perez Martin
On Wed, Jun 15, 2022 at 5:04 AM Jason Wang wrote: > > On Tue, Jun 14, 2022 at 5:32 PM Eugenio Perez Martin > wrote: > > > > On Tue, Jun 14, 2022 at 10:20 AM Jason Wang wrote: > > > > > > On Tue, Jun 14, 2022 at 4:14 PM Eugenio Perez Martin > > > wrote: > > > > > > > > On Tue, Jun 14, 2022 at 10

Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-14 Thread Jason Wang
On Tue, Jun 14, 2022 at 5:32 PM Eugenio Perez Martin wrote: > > On Tue, Jun 14, 2022 at 10:20 AM Jason Wang wrote: > > > > On Tue, Jun 14, 2022 at 4:14 PM Eugenio Perez Martin > > wrote: > > > > > > On Tue, Jun 14, 2022 at 10:02 AM Jason Wang wrote: > > > > > > > > On Tue, Jun 14, 2022 at 12:32

Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-14 Thread Eugenio Perez Martin
On Tue, Jun 14, 2022 at 10:20 AM Jason Wang wrote: > > On Tue, Jun 14, 2022 at 4:14 PM Eugenio Perez Martin > wrote: > > > > On Tue, Jun 14, 2022 at 10:02 AM Jason Wang wrote: > > > > > > On Tue, Jun 14, 2022 at 12:32 AM Eugenio Perez Martin > > > wrote: > > > > > > > > On Wed, Jun 8, 2022 at 9

Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-14 Thread Jason Wang
On Tue, Jun 14, 2022 at 4:14 PM Eugenio Perez Martin wrote: > > On Tue, Jun 14, 2022 at 10:02 AM Jason Wang wrote: > > > > On Tue, Jun 14, 2022 at 12:32 AM Eugenio Perez Martin > > wrote: > > > > > > On Wed, Jun 8, 2022 at 9:28 PM Eugenio Perez Martin > > > wrote: > > > > > > > > On Wed, Jun 8

Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-14 Thread Jason Wang
On Tue, Jun 14, 2022 at 12:32 AM Eugenio Perez Martin wrote: > > On Wed, Jun 8, 2022 at 9:28 PM Eugenio Perez Martin > wrote: > > > > On Wed, Jun 8, 2022 at 7:51 AM Jason Wang wrote: > > > > > > > > > 在 2022/5/20 03:12, Eugenio Pérez 写道: > > > > Control virtqueue is used by networking device fo

Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-14 Thread Eugenio Perez Martin
On Tue, Jun 14, 2022 at 10:02 AM Jason Wang wrote: > > On Tue, Jun 14, 2022 at 12:32 AM Eugenio Perez Martin > wrote: > > > > On Wed, Jun 8, 2022 at 9:28 PM Eugenio Perez Martin > > wrote: > > > > > > On Wed, Jun 8, 2022 at 7:51 AM Jason Wang wrote: > > > > > > > > > > > > 在 2022/5/20 03:12, E

Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-13 Thread Eugenio Perez Martin
On Wed, Jun 8, 2022 at 9:28 PM Eugenio Perez Martin wrote: > > On Wed, Jun 8, 2022 at 7:51 AM Jason Wang wrote: > > > > > > 在 2022/5/20 03:12, Eugenio Pérez 写道: > > > Control virtqueue is used by networking device for accepting various > > > commands from the driver. It's a must to support multiq

Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-08 Thread Eugenio Perez Martin
On Wed, Jun 8, 2022 at 7:51 AM Jason Wang wrote: > > > 在 2022/5/20 03:12, Eugenio Pérez 写道: > > Control virtqueue is used by networking device for accepting various > > commands from the driver. It's a must to support multiqueue and other > > configurations. > > > > Shadow VirtQueue (SVQ) already

Re: [RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-06-07 Thread Jason Wang
在 2022/5/20 03:12, Eugenio Pérez 写道: Control virtqueue is used by networking device for accepting various commands from the driver. It's a must to support multiqueue and other configurations. Shadow VirtQueue (SVQ) already makes possible migration of virtqueue states, effectively intercepting

[RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ

2022-05-19 Thread Eugenio Pérez
Control virtqueue is used by networking device for accepting various commands from the driver. It's a must to support multiqueue and other configurations. Shadow VirtQueue (SVQ) already makes possible migration of virtqueue states, effectively intercepting them so qemu can track what regions of me