On 1/4/19 5:06 AM, Tiwei Bie wrote:
Descs in desc table should be indexed using the desc idx
instead of the idx of avail ring and used ring.
Fixes: b13ad2decc83 ("vhost: provide helpers for virtio ring relay")
Signed-off-by: Tiwei Bie<[email protected]>
---
lib/librte_vhost/vdpa.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
Good catch! Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

