[dpdk-dev] [PATCH] net/virtio-user: do not reset virtqueues for split ring

Maxime Coquelin maxime.coquelin at redhat.com
Wed Feb 5 10:45:45 CET 2020



On 2/5/20 3:11 AM, Tiwei Bie wrote:
> Add missing braces to avoid resetting virtqueues unconditionally
> during reconnection.
> 
> Fixes: 6ebbf4109f35 ("net/virtio-user: fix packed ring server mode")
> 
> Signed-off-by: Tiwei Bie <tiwei.bie at intel.com>
> ---
> Cc: Xuan Ding <xuan.ding at intel.com>
> 
>  drivers/net/virtio/virtio_user_ethdev.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied to dpdk-next-virtio tree.

Thanks,
Maxime



More information about the dev mailing list