numam-dpdk/examples
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
..
bond examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
cmdline fix typos using codespell utility 2017-06-14 23:54:13 +02:00
distributor examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
ethtool examples/ethtool: include PCI header directly 2017-07-09 00:05:42 +02:00
eventdev_pipeline_sw_pmd examples/eventdev_pipeline_sw_pmd: add sample app 2017-07-07 09:30:12 +02:00
exception_path examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
helloworld fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ip_fragmentation examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
ip_pipeline examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
ip_reassembly examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
ipsec-secgw examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
ipv4_multicast examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
kni examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l2fwd examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l2fwd-cat examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
l2fwd-crypto examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
l2fwd-jobstats examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l2fwd-keepalive examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l3fwd examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l3fwd-acl examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l3fwd-power examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l3fwd-vf examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
link_status_interrupt examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
load_balancer examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
multi_process examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
netmap_compat examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
packet_ordering examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
performance-thread examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
ptpclient examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
qos_meter examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
qos_sched examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
quota_watermark examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
rxtx_callbacks examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
server_node_efd examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
skeleton examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
tep_termination examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
timer fix typos using codespell utility 2017-06-14 23:54:13 +02:00
vhost examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
vhost_scsi examples/vhost_scsi: introduce a new sample app 2017-07-19 22:49:47 +03:00
vhost_xen examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
vm_power_manager examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
vmdq examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
vmdq_dcb examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
Makefile examples/vhost_scsi: introduce a new sample app 2017-07-19 22:49:47 +03:00