[dpdk-dev] [PATCH 0/6] Some fixes for vhost

Maxime Coquelin maxime.coquelin at redhat.com
Fri Jan 4 19:00:22 CET 2019



On 1/4/19 5:06 AM, Tiwei Bie wrote:
> Tiwei Bie (6):
>    vhost: fix desc access in relay helpers
>    vhost: fix possible out of bound access in relay helpers
>    vhost: fix possible dead loop in relay helpers
>    vhost: fix possible out of bound access in vector filling
>    vhost: fix possible dead loop in vector filling
>    vhost: ensure event idx is mapped when negotiated
> 
>   lib/librte_vhost/vdpa.c       | 55 ++++++++++++++++++++++++++++-------
>   lib/librte_vhost/vhost_user.c | 15 ++++++----
>   lib/librte_vhost/virtio_net.c | 16 ++++++++++
>   3 files changed, 69 insertions(+), 17 deletions(-)
> 
Applied to dpdk-next-virtio

Thanks,
Maxime


More information about the dev mailing list