On 11/7/19 3:37 PM, Marvin Liu wrote:
> After enqueue function finished, packet index has been increased. Batch
> enqueue function should retrieve mbuf structure pointed by that index.
>
> Fixes: 0294211bb6dc ("vhost: optimize packed ring enqueue")
>
> Signed-off-by: Marvin Liu <yong....@intel.com>
> ---
> lib/librte_vhost/virtio_net.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>
We definitely need Vhost-user and Virtio-user functional testing in the
CI.
Thanks,
Maxime