Re: [PATCH v2 17/21] net/virtio-user: send shadow virtqueue info to the backend

2023-02-07 Thread Eugenio Perez Martin
On Tue, Feb 7, 2023 at 4:18 PM Maxime Coquelin wrote: > > This patch adds sending the shadow control queue info > to the backend. > > Signed-off-by: Maxime Coquelin > Reviewed-by: Chenbo Xia Acked-by: Eugenio Pérez > --- > .../net/virtio/virtio_user/virtio_user_dev.c | 28 --

[PATCH v2 17/21] net/virtio-user: send shadow virtqueue info to the backend

2023-02-07 Thread Maxime Coquelin
This patch adds sending the shadow control queue info to the backend. Signed-off-by: Maxime Coquelin Reviewed-by: Chenbo Xia --- .../net/virtio/virtio_user/virtio_user_dev.c | 28 --- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/drivers/net/virtio/virtio_user/