test/virtio: update test_plan.md with tests for emulated virtio-scsi-pci device
Change-Id: I62bbe8422aa92224e227173fe9dbc03c739431fe Signed-off-by: Pawel Niedzwiecki <pawelx.niedzwiecki@intel.com> Reviewed-on: https://review.gerrithub.io/396426 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
c3b4772590
commit
a1e1b9a5e6
@ -76,7 +76,7 @@
|
||||
#### virtio initiator tests
|
||||
- virtio user mode: connect to vhost-scsi controller sockets directly on host
|
||||
- virtio pci mode: connect to virtual pci devices on guest virtual machine
|
||||
- 6 concurrent jobs are run simultaneously on 4 devices with 18 virtqueues
|
||||
- 6 concurrent jobs are run simultaneously on 5 devices, each with 8 virtqueues
|
||||
|
||||
##### kernel virtio-scsi-pci device
|
||||
- test support for kernel vhost-scsi device
|
||||
@ -84,6 +84,10 @@
|
||||
- create target and add ramdisk to it using targetcli
|
||||
- add created device to virtio pci tests
|
||||
|
||||
##### emulated virtio-scsi-pci device
|
||||
- test support for QEMU emulated virtio-scsi-pci device
|
||||
- add emulated virtio device "Virtio0" to virtio pci tests
|
||||
|
||||
##### Test configuration
|
||||
- SPDK vhost application is used for testing
|
||||
- FIO using spdk fio_plugin: rw, randrw, randwrite, write with verification enabled.
|
||||
|
Loading…
Reference in New Issue
Block a user