numam-dpdk/lib/librte_vhost
Junjie Wan 968bbc7e2e vhost: avoid IOTLB mempool allocation while IOMMU disabled
If vhost device's IOMMU feature is disabled, IOTLB mempool allocation
is unnecessary.

Reported-by: Peng He <hepeng.0320@bytedance.com>
Signed-off-by: Junjie Wan <wanjunjie@bytedance.com>
Reviewed-by: Zhihong Wang <wangzhihong.wzh@bytedance.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2021-04-07 08:54:05 +02:00
..
fd_man.c
fd_man.h
iotlb.c vhost: fix IOTLB mempool single-consumer flag 2020-09-18 18:55:12 +02:00
iotlb.h vhost: replace IOTLB license with SPDX tag 2019-08-05 16:06:11 +02:00
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: get negotiated protocol features 2021-03-31 08:15:14 +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 vhost: get negotiated protocol features 2021-03-31 08:15:14 +02:00
vhost_crypto.c vhost/crypto: fix feature negotiation 2020-10-16 19:18:47 +02:00
vhost_user.c vhost: avoid IOTLB mempool allocation while IOMMU disabled 2021-04-07 08:54:05 +02:00
vhost_user.h vhost: support virtio status message 2020-07-11 06:18:52 +02:00
vhost.c vhost: avoid IOTLB mempool allocation while IOMMU disabled 2021-04-07 08:54:05 +02:00
vhost.h vhost: optimize virtqueue structure 2021-03-31 07:48:32 +02:00
virtio_crypto.h
virtio_net.c vhost: fix initialization of async temporary header 2021-04-07 08:41:30 +02:00