This website requires JavaScript.
Explore
Help
Sign In
ivampiresp
/
Spdk
Watch
1
Star
0
Fork
0
You've already forked Spdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ad474e95bb
Spdk
/
test
/
vhost
/
integrity
/
vhost.conf.in
12 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
vhost: add a library and app for userspace vhost-scsi processing This patch adds a library, application and test scripts for extending SPDK to present virtio-scsi controllers to QEMU-based VMs and process I/O submitted to devices attached to those controllers. This functionality is dependent on QEMU patches to enable vhost-scsi in userspace - those patches are currently working their way through the QEMU mailing list, but temporary patches to enable this functionality in QEMU will be made available shortly through the SPDK github repository. Signed-off-by: Jim Harris <james.r.harris@intel.com> Signed-off-by: Krzysztof Jakimiak <krzysztof.jakimiak@intel.com> Signed-off-by: Michal Kosciowski <michal.kosciowski@intel.com> Signed-off-by: Karol Latecki <karolx.latecki@intel.com> Signed-off-by: Piotr Pelplinski <piotr.pelplinski@intel.com> Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com> Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Signed-off-by: Krzysztof Jakimiak <krzysztof.jakimiak@intel.com> Change-Id: I138e4021f0ac4b1cd9a6e4041783cdf06e6f0efb
2017-03-02 14:12:20 +00:00
[Global]
[Rpc]
Enable Yes
[Ioat]
Disable Yes
vhost_test: update vhost ext4test for spdk vhost - Renamed to integrity filesystem test - Add detecting if qemu is installed - Default vhost.conf using NVMe; ramdisk may be too small for copying & building both dpdk and spdk - Use kernel source (present on VM) for running test compilation - rename to integrity test Change-Id: Id369a5aac3008700cffbc51a5197b72f10645a1b Signed-off-by: Karol Latecki <karolx.latecki@intel.com>
2016-12-14 20:34:03 +00:00
[VhostScsi0]
Name naa.0
Dev 1 Nvme0n1
Reference in New Issue
Copy Permalink