On Thu, Oct 30, 2025 at 6:01 PM Eugenio Pérez <[email protected]> wrote:
>
> This allows separate the different virtqueues in groups that shares the
> same address space.  Asking the VDUSE device for the groups of the vq at
> the beginning as they're needed for the DMA API.
>
> Allocating 3 vq groups as net is the device that need the most groups:
> * Dataplane (guest passthrough)
> * CVQ
> * Shadowed vrings.
>
> Future versions of the series can include dynamic allocation of the
> groups array so VDUSE can declare more groups.
>
> Acked-by: Jason Wang <[email protected]>
> Signed-off-by: Eugenio Pérez <[email protected]>

Reviewed-by: Xie Yongji <[email protected]>

Thanks,
Yongji

Reply via email to