numam-dpdk/lib/librte_vhost
Bruce Richardson 820778fad6 vhost: fix missing header includes
The vhost header files were missing definitions from headers to allow
them to be compiled up individually.

Fixes: d7280c9fff ("vhost: support selective datapath")
Fixes: a49f758d11 ("vhost: split vDPA header file")
Fixes: 939066d965 ("vhost/crypto: add public function implementation")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-01-21 10:27:47 +01:00
..
fd_man.c
fd_man.h
iotlb.c
iotlb.h
meson.build build: align wording of non-support reasons 2020-11-20 16:05:35 +01:00
rte_vdpa_dev.h vhost: fix missing header includes 2021-01-21 10:27:47 +01:00
rte_vdpa.h vhost: fix missing header includes 2021-01-21 10:27:47 +01:00
rte_vhost_async.h vhost: enhance async enqueue for small packets 2021-01-13 18:51:58 +01:00
rte_vhost_crypto.h vhost: fix missing header includes 2021-01-21 10:27:47 +01:00
rte_vhost.h vhost: remove dequeue zero-copy support 2020-09-30 23:16:56 +02:00
socket.c vhost: remove dequeue zero-copy support 2020-09-30 23:16:56 +02:00
vdpa.c vhost: relax full barriers for used idx 2021-01-08 18:07:55 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
vhost_crypto.c vhost/crypto: fix feature negotiation 2020-10-16 19:18:47 +02:00
vhost_user.c vhost: enhance async enqueue for small packets 2021-01-13 18:51:58 +01:00
vhost_user.h
vhost.c vhost: enhance async enqueue for small packets 2021-01-13 18:51:58 +01:00
vhost.h vhost: enhance async enqueue for small packets 2021-01-13 18:51:58 +01:00
virtio_crypto.h
virtio_net.c vhost: enhance async enqueue for small packets 2021-01-13 18:51:58 +01:00