numam-dpdk/lib/vhost
Shijith Thotton e811e2d76f mbuf: add helper to get/set IOVA address
Added APIs rte_mbuf_iova_set and rte_mbuf_iova_get to set and get the
physical address of an mbuf respectively. Updated applications and
library to use the same.

Signed-off-by: Shijith Thotton <sthotton@marvell.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2022-10-08 23:58:26 +02:00
..
fd_man.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
fd_man.h lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
iotlb.c vhost: reduce memory footprint when IOMMU is disabled 2022-09-29 10:13:22 +02:00
iotlb.h vhost: stop using mempool for IOTLB cache 2022-09-15 17:56:24 +02:00
meson.build vhost: integrate dmadev in asynchronous data-path 2022-02-10 15:59:17 +01:00
rte_vdpa.h vhost: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_vhost_async.h vhost: support clear in-flight packets for async dequeue 2022-06-17 15:19:57 +02:00
rte_vhost_crypto.h cryptodev: rework session framework 2022-10-04 22:04:59 +02:00
rte_vhost.h vhost: remove deprecated helpers 2022-09-29 10:13:22 +02:00
socket.c vhost: reduce memory footprint when IOMMU is disabled 2022-09-29 10:13:22 +02:00
vdpa_driver.h vhost: get vDPA device type 2022-06-01 11:50:10 +02:00
vdpa.c dev: hide device object 2022-09-23 16:14:34 +02:00
version.map vhost: remove deprecated helpers 2022-09-29 10:13:22 +02:00
vhost_crypto.c mbuf: add helper to get/set IOVA address 2022-10-08 23:58:26 +02:00
vhost_user.c vhost: use dedicated variable for message result 2022-09-29 10:13:22 +02:00
vhost_user.h vhost: remove unneeded header includes 2022-06-21 16:46:57 +02:00
vhost.c vhost: reduce memory footprint when IOMMU is disabled 2022-09-29 10:13:22 +02:00
vhost.h mbuf: add helper to get/set IOVA address 2022-10-08 23:58:26 +02:00
virtio_crypto.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
virtio_net.c vhost: fix build with GCC 12 2022-10-06 12:18:09 +02:00