numam-dpdk/doc/guides
Changpeng Liu db75c7af19 examples/vhost_scsi: introduce a new sample app
vhost-user protocol is common to many virtio devices, such as
virtio_net/virtio_scsi/virtio_blk. Since DPDK vhost library
removed the NET specific data structures, the vhost library
is common to other virtio devices, such as virtio-scsi.

Here we introduce a simple memory based block device that
can be presented to Guest VM through vhost-user-scsi-pci
controller. Similar with vhost-net, the sample application
will process the I/Os sent via virt rings.

Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2017-07-19 22:49:47 +03:00
..
contributing doc: fix typo in contributing guide 2017-07-10 00:46:38 +02:00
cryptodevs update NXP copyright headers 2017-07-10 12:26:40 +02:00
eventdevs event/sw: add service capability 2017-07-16 20:38:21 +02:00
faq doc: correct the hugepage limitation on 32-bit 2017-05-01 00:23:13 +02:00
freebsd_gsg doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
howto doc: fix typos in virtio howto guide 2017-07-02 19:36:51 +02:00
linux_gsg doc: add libnuma as dependency 2017-07-10 00:46:38 +02:00
nics ethdev: introduce lock-free Tx queue capability 2017-07-18 15:32:55 +03:00
prog_guide doc: fix metrics example 2017-07-20 00:06:07 +03:00
rel_notes service: introduce service cores concept 2017-07-16 20:31:50 +02:00
sample_app_ug examples/vhost_scsi: introduce a new sample app 2017-07-19 22:49:47 +03:00
testpmd_app_ug app/testpmd: add --flow-isolate-all option 2017-07-13 11:48:48 +02:00
tools doc: add note for pdump initialization 2017-07-10 00:46:38 +02:00
xen doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
conf.py doc: import sphinx rtd theme when available 2017-07-10 00:46:38 +02:00
index.rst doc: add event device and software eventdev 2017-04-04 19:19:52 +02:00