numam-dpdk/examples/vhost
Xuan Ding a548f7d53a examples/vhost: use API to check in-flight packets
In async data path, call rte_vhost_async_get_inflight_thread_unsafe()
API to directly return the number of in-flight packets instead of
maintaining a local variable.

Signed-off-by: Xuan Ding <xuan.ding@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2022-05-09 21:15:38 +02:00
..
main.c examples/vhost: use API to check in-flight packets 2022-05-09 21:15:38 +02:00
main.h examples/vhost: use API to check in-flight packets 2022-05-09 21:15:38 +02: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