From c9eb95f476af0bef2c9f45685913913b3bfccbd0 Mon Sep 17 00:00:00 2001 From: Pawel Niedzwiecki Date: Fri, 23 Feb 2018 16:31:56 +0100 Subject: [PATCH] test/virtio: update test_plan.md with vhost-blk virtio tests Change-Id: Ibb48cfcc4750ce38110715905ed814628be17908 Signed-off-by: Pawel Niedzwiecki Reviewed-on: https://review.gerrithub.io/401146 Reviewed-by: Dariusz Stojaczyk Tested-by: SPDK Automated Test System Reviewed-by: Daniel Verkamp Reviewed-by: Jim Harris --- test/vhost/test_plan.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/test/vhost/test_plan.md b/test/vhost/test_plan.md index 219b45225..7f2b9b58b 100644 --- a/test/vhost/test_plan.md +++ b/test/vhost/test_plan.md @@ -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 5 devices, each with 8 virtqueues +- 6 concurrent jobs are run simultaneously on 7 devices, each with 8 virtqueues ##### kernel virtio-scsi-pci device - test support for kernel vhost-scsi device @@ -95,10 +95,11 @@ only on unmap supporting devices - FIO job configuration: iodepth=128, block size=4k, runtime=10s - all test cases run jobs in parallel on multiple bdevs -- 18 queues +- 8 queues per device ##### vhost configuration -- scsi controller with 6 NVMe splits +- scsi controller with 4 NVMe splits +- 2 block controllers, each with 1 NVMe split - scsi controller with malloc with 512 block size - scsi controller with malloc with 4096 block size