Re: [Qemu-devel] vhost: add virtio-vhost-user transport

2018-10-08 Thread Wodkowski, PawelX
Great to hear that. To get these patches merged you need to prepare a patch(es) and send them for review first. See https://spdk.io/development/ for information how to do that. Pawel > -Original Message- > From: SPDK [mailto:spdk-boun...@lists.01.org] On Behalf Of Nikos Dragazis > Sent:

[Qemu-devel] vhost: add virtio-vhost-user transport

2018-10-06 Thread Nikos Dragazis
Hi everyone, In response to a previous email of mine here: https://lists.01.org/pipermail/spdk/2018-September/002488.html I would like to share that I have added support for a new virtio-vhost-user transport to SPDK. and have a working demo of the SPDK vhost-scsi target over this transport. I ha