vhost: allow to check in-flight packets for async vhost
authorJiayu Hu <jiayu.hu@intel.com>
Thu, 8 Jul 2021 10:21:22 +0000 (06:21 -0400)
committerChenbo Xia <chenbo.xia@intel.com>
Wed, 21 Jul 2021 05:56:13 +0000 (07:56 +0200)
commit0c0935c5f794c66e587d8e0fa5bb2dc75c9c010d
tree9b27a424c7ed7030c3db8596462bcd3234a2365c
parent2e3f1ab0d8e19feea3c50da790429a398fc9bb28
vhost: allow to check in-flight packets for async vhost

This patch allows to check the amount of in-flight packets
for the vhost queue using async acceleration.

Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
doc/guides/prog_guide/vhost_lib.rst
lib/vhost/rte_vhost_async.h
lib/vhost/version.map
lib/vhost/vhost.c