[dpdk-dev] [PATCH v4 1/5] vhost: use shadow used ring in dequeue path

Maxime Coquelin maxime.coquelin at redhat.com
Fri Jul 6 09:59:07 CEST 2018


Hi Tiwei,

On 07/06/2018 09:04 AM, Maxime Coquelin wrote:
> Relax used ring contention by reusing the shadow used
> ring feature used by enqueue path.
> 
> Signed-off-by: Maxime Coquelin<maxime.coquelin at redhat.com>
Just noticed I forgot to apply your:
Reviewed-by: Tiwei Bie <tiwei.bie at intel.com>

Regards,
Maxime
> ---
>   lib/librte_vhost/virtio_net.c | 50 +++++++++----------------------------------
>   1 file changed, 10 insertions(+), 40 deletions(-)


More information about the dev mailing list