numam-dpdk/lib/vhost
Cheng Jiang 3d6cb86b0d vhost: refactor async split ring functions
This patch moves some code of async vhost split ring into
inline functions to improve the readability. Also, it
changes the pointer index style of iterator to make the
code more concise.

Signed-off-by: Cheng Jiang <cheng1.jiang@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Jiayu Hu <jiayu.hu@intel.com>
2021-05-04 10:21:46 +02:00
..
fd_man.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
fd_man.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
iotlb.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
iotlb.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_vdpa_dev.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_vdpa.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_vhost_async.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_vhost_crypto.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_vhost.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
socket.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
vdpa.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
vhost_crypto.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
vhost_user.c vhost: fix redundant vring status change notification 2021-04-28 03:52:44 +02:00
vhost_user.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
vhost.c vhost: fix queue initialization 2021-04-28 03:24:04 +02:00
vhost.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
virtio_crypto.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
virtio_net.c vhost: refactor async split ring functions 2021-05-04 10:21:46 +02:00