[dpdk-dev] [PATCH v2 4/5] vhost: simplify descriptor's buffer prefetching

Tiwei Bie tiwei.bie at intel.com
Wed May 29 10:05:53 CEST 2019


On Fri, May 17, 2019 at 05:06:12PM +0200, Maxime Coquelin wrote:
> Now that we have a single function to map the descriptors
> buffers, let's prefetch them there as it is the earliest
> place we can do it.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> ---
>  lib/librte_vhost/virtio_net.c | 32 ++------------------------------
>  1 file changed, 2 insertions(+), 30 deletions(-)

Reviewed-by: Tiwei Bie <tiwei.bie at intel.com>


More information about the dev mailing list