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.coque...@redhat.com> > --- > lib/librte_vhost/virtio_net.c | 32 ++------------------------------ > 1 file changed, 2 insertions(+), 30 deletions(-)
Reviewed-by: Tiwei Bie <tiwei....@intel.com>