vhost: add thread-unsafe async registration
authorJiayu Hu <jiayu.hu@intel.com>
Tue, 6 Jul 2021 08:29:34 +0000 (04:29 -0400)
committerChenbo Xia <chenbo.xia@intel.com>
Wed, 21 Jul 2021 05:56:13 +0000 (07:56 +0200)
commitfa51f1aa087fe64148ef499dd1bc71b8a5c985df
treea901730a6999d7935876656390172261356a6998
parentacbc38887b0a8c564e1f3fe1d9f65dfeb0d3c57a
vhost: add thread-unsafe async registration

This patch adds thread unsafe version for async register and
unregister functions.

Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
Reviewed-by: Chenbo Xia <chenbo.xia@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