[dpdk-stable] [PATCH 4/4] net/virtio-user: fix used ring update in cvq handling

Maxime Coquelin maxime.coquelin at redhat.com
Wed Jan 23 23:08:17 CET 2019



On 1/22/19 6:01 PM, Tiwei Bie wrote:
> When updating used ring, the id in used element should be the
> index of the first desc in the desc chain.
> 
> Fixes: f9b9d1a55775 ("net/virtio-user: add multiple queues in device emulation")
> Cc:stable at dpdk.org
> 
> Signed-off-by: Tiwei Bie<tiwei.bie at intel.com>
> ---
>   drivers/net/virtio/virtio_user/virtio_user_dev.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the stable mailing list