[dpdk-dev] [PATCH 10/10] net/virtio: improve batching in standard Rx path

Maxime Coquelin maxime.coquelin at redhat.com
Tue Mar 19 15:15:21 CET 2019



On 3/19/19 7:43 AM, Tiwei Bie wrote:
> This patch improves descriptors refill by using the same
> batching strategy as done in in-order and mergeable path.
> 
> Signed-off-by: Tiwei Bie <tiwei.bie at intel.com>
> ---
>   drivers/net/virtio/virtio_rxtx.c | 60 ++++++++++++++++++--------------
>   1 file changed, 34 insertions(+), 26 deletions(-)
> 


Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list