Spdk/lib/vhost
JinYu cbfc8b2d48 vhost: add the packed ring support for the blk backend
Support the packed ring for the blk backend.The relative
APIs has been submitted to the DPDK upstream and merged.

About the packed ring see below:
https://docs.oasis-open.org/virtio/virtio/v1.1/csprd01/virtio-v1.1-csprd01.html#x1-610007

Change-Id: I43488604bf18d40a14c76b95206e07db76a14c0d
Signed-off-by: JinYu <jin.yu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/759
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2020-04-15 03:55:59 +00:00
..
Makefile make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
rte_vhost_compat.c memory.h: move to public headers 2020-03-19 08:50:45 +00:00
vhost_blk.c vhost: add the packed ring support for the blk backend 2020-04-15 03:55:59 +00:00
vhost_internal.h vhost: add the packed ring support for the blk backend 2020-04-15 03:55:59 +00:00
vhost_nvme.c nvme: Move prp map code from vhost to nvme driver 2020-03-10 09:12:29 +00:00
vhost_rpc.c lib/vhost: Replace poll group per session by thread per controller 2020-03-10 09:12:12 +00:00
vhost_scsi.c vhost: refactor vhost scsi process_vq 2020-04-13 02:11:40 +00:00
vhost.c vhost: add the packed ring operations 2020-04-15 03:55:59 +00:00