Re: [PATCH] vhost: fix net control virtqueue used length

2025-06-13 Thread Maxime Coquelin
On 6/5/25 1:35 PM, Eugenio Pérez wrote: By the standard this is the number of bytes written. Fixes: 474f4d7840ad ("vhost: add control virtqueue") Cc: sta...@dpdk.org Signed-off-by: Eugenio Pérez --- lib/vhost/virtio_net_ctrl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -

Re: [PATCH] vhost: fix net control virtqueue used length

2025-06-12 Thread Maxime Coquelin
On 6/5/25 1:35 PM, Eugenio Pérez wrote: By the standard this is the number of bytes written. Fixes: 474f4d7840ad ("vhost: add control virtqueue") Cc: sta...@dpdk.org Signed-off-by: Eugenio Pérez --- lib/vhost/virtio_net_ctrl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -