numam-dpdk/examples/vhost
Jiayu Hu 53d3f4778c vhost: integrate dmadev in asynchronous data-path
Since dmadev is introduced in 21.11, to avoid the overhead of vhost DMA
abstraction layer and simplify application logics, this patch integrates
dmadev in asynchronous data path.

Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
Signed-off-by: Sunil Pai G <sunil.pai.g@intel.com>
Tested-by: Yvonne Yang <yvonnex.yang@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2022-02-10 15:59:17 +01:00
..
main.c vhost: integrate dmadev in asynchronous data-path 2022-02-10 15:59:17 +01:00
main.h vhost: integrate dmadev in asynchronous data-path 2022-02-10 15:59:17 +01:00
Makefile vhost: integrate dmadev in asynchronous data-path 2022-02-10 15:59:17 +01:00
meson.build vhost: integrate dmadev in asynchronous data-path 2022-02-10 15:59:17 +01:00
virtio_net.c examples/vhost: check memory table query 2021-03-31 08:46:32 +02:00