[dpdk-dev] [PATCH 3/6] vhost: fix possible dead loop in relay helpers
Maxime Coquelin
maxime.coquelin at redhat.com
Fri Jan 4 09:40:17 CET 2019
On 1/4/19 5:06 AM, Tiwei Bie wrote:
> Fix a possible dead loop which may happen, e.g. when
> driver created a loop in the desc list.
>
> Fixes: b13ad2decc83 ("vhost: provide helpers for virtio ring relay")
>
> Signed-off-by: Tiwei Bie <tiwei.bie at intel.com>
> ---
> lib/librte_vhost/vdpa.c | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list