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....@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 <jfreim...@redhat.com>