numam-dpdk/examples/vhost
Xuan Ding f8fcdc5944 examples/vhost: unconfigure DMA vChannel
This patch applies rte_vhost_async_dma_unconfigure() to manually free
DMA vChannels. Before unconfiguration, make sure the specified DMA
vChannel is no longer used by any vhost ports.

Signed-off-by: Xuan Ding <xuan.ding@intel.com>
Tested-by: Wei Ling <weix.ling@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
2022-10-26 10:46:06 +02:00
..
main.c examples/vhost: unconfigure DMA vChannel 2022-10-26 10:46:06 +02:00
main.h examples/vhost: support async dequeue data path 2022-06-01 11:50:09 +02:00
Makefile examples/vhost: update makefile to match Meson build 2022-07-01 15:49:49 +02:00
meson.build vhost: integrate dmadev in asynchronous data-path 2022-02-10 15:59:17 +01:00
virtio_net.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00