numam-dpdk/lib/librte_vhost
Maxime Coquelin 380a2adff3 vhost: improve prefetching in dequeue path
This is an optimization to prefetch next buffer while the
current one is being processed.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Tiwei Bie <tiwei.bie@intel.com>
2018-07-10 23:13:36 +02:00
..
fd_man.c vhost: fix typo in comment 2018-05-14 22:31:03 +01:00
fd_man.h vhost: fix dead lock on closing in server mode 2018-05-14 22:29:59 +01:00
iotlb.c vhost: remove pending IOTLB entry if miss request failed 2018-02-05 19:56:04 +01:00
iotlb.h vhost: remove pending IOTLB entry if miss request failed 2018-02-05 19:56:04 +01:00
Makefile vhost/crypto: fix build without cryptodev 2018-04-17 12:36:40 +02:00
meson.build vhost/crypto: add public function implementation 2018-04-14 00:43:30 +02:00
rte_vdpa.h vhost: support selective datapath 2018-04-14 00:40:21 +02:00
rte_vhost_crypto.h vhost/crypto: add public function implementation 2018-04-14 00:43:30 +02:00
rte_vhost_version.map lib: clear experimental version tag in linker scripts 2018-05-14 03:37:28 +02:00
rte_vhost.h vhost: support host notifier 2018-06-15 09:49:39 +02:00
socket.c vhost: advertise support in-order feature 2018-07-03 01:35:58 +02:00
vdpa.c vhost: support selective datapath 2018-04-14 00:40:21 +02:00
vhost_crypto.c vhost/crypto: handle virtually non-contiguous buffers 2018-05-17 12:29:05 +02:00
vhost_user.c vhost: fix potential null pointer dereference 2018-07-03 01:35:58 +02:00
vhost_user.h vhost: support host notifier 2018-06-15 09:49:39 +02:00
vhost.c vhost: introduce new function helper 2018-06-15 12:27:25 +02:00
vhost.h vhost: use buffer vectors in dequeue path 2018-07-10 23:13:36 +02:00
virtio_crypto.h vhost: add virtio crypto header file 2018-04-14 00:43:30 +02:00
virtio_net.c vhost: improve prefetching in dequeue path 2018-07-10 23:13:36 +02:00