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

Jens Freimann jfreimann at redhat.com
Tue Mar 19 11:04:24 CET 2019


On Tue, Mar 19, 2019 at 02:43:12PM +0800, 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(-)
>
Looks good. How much do we gain by this?

Reviewed-by: Jens Freimann <jfreimann at redhat.com>




More information about the dev mailing list