All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] vhost: add virtio-vhost-user transport
@ 2018-10-06 20:03 ` Nikos Dragazis
  0 siblings, 0 replies; 4+ messages in thread
From: Nikos Dragazis @ 2018-10-06 20:03 UTC (permalink / raw)
  To: spdk; +Cc: Vangelis Koukis, Stefan Hajnoczi, qemu-devel

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 have tested it successfully
with Malloc bdev, NVMe bdev and virtio-scsi bdev.

My code currently lives here:

https://github.com/ndragazis/spdk

I'd love to get your feedback and have it merged eventually. I see there
is a relevant conversation on this topic here:

https://lists.01.org/pipermail/spdk/2018-March/001557.html

Is there anyone in this community currently working on this? What would
my next step in contributing this be?

Looking forward to your feedback,
Nikos

--
Nikos Dragazis
Undergraduate Student
School of Electrical and Computer Engineering
National Technical University of Athens


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [SPDK] vhost: add virtio-vhost-user transport
@ 2018-10-06 20:03 ` Nikos Dragazis
  0 siblings, 0 replies; 4+ messages in thread
From: Nikos Dragazis @ 2018-10-06 20:03 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 934 bytes --]

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 have tested it successfully
with Malloc bdev, NVMe bdev and virtio-scsi bdev.

My code currently lives here:

https://github.com/ndragazis/spdk

I'd love to get your feedback and have it merged eventually. I see there
is a relevant conversation on this topic here:

https://lists.01.org/pipermail/spdk/2018-March/001557.html

Is there anyone in this community currently working on this? What would
my next step in contributing this be?

Looking forward to your feedback,
Nikos

--
Nikos Dragazis
Undergraduate Student
School of Electrical and Computer Engineering
National Technical University of Athens


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] vhost: add virtio-vhost-user transport
@ 2018-10-08  7:13   ` Wodkowski, PawelX
  0 siblings, 0 replies; 4+ messages in thread
From: Wodkowski, PawelX @ 2018-10-08  7:13 UTC (permalink / raw)
  To: Storage Performance Development Kit; +Cc: qemu-devel, Stefan Hajnoczi

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-bounces@lists.01.org] On Behalf Of Nikos Dragazis
> Sent: Saturday, October 6, 2018 10:03 PM
> To: spdk@lists.01.org
> Cc: qemu-devel@nongnu.org; Stefan Hajnoczi <stefanha@redhat.com>
> Subject: [SPDK] vhost: add virtio-vhost-user transport
> 
> 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 have tested it successfully
> with Malloc bdev, NVMe bdev and virtio-scsi bdev.
> 
> My code currently lives here:
> 
> https://github.com/ndragazis/spdk
> 
> I'd love to get your feedback and have it merged eventually. I see there
> is a relevant conversation on this topic here:
> 
> https://lists.01.org/pipermail/spdk/2018-March/001557.html
> 
> Is there anyone in this community currently working on this? What would
> my next step in contributing this be?
> 
> Looking forward to your feedback,
> Nikos
> 
> --
> Nikos Dragazis
> Undergraduate Student
> School of Electrical and Computer Engineering
> National Technical University of Athens
> 
> _______________________________________________
> SPDK mailing list
> SPDK@lists.01.org
> https://lists.01.org/mailman/listinfo/spdk

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [SPDK] vhost: add virtio-vhost-user transport
@ 2018-10-08  7:13   ` Wodkowski, PawelX
  0 siblings, 0 replies; 4+ messages in thread
From: Wodkowski, PawelX @ 2018-10-08  7:13 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 1648 bytes --]

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-bounces(a)lists.01.org] On Behalf Of Nikos Dragazis
> Sent: Saturday, October 6, 2018 10:03 PM
> To: spdk(a)lists.01.org
> Cc: qemu-devel(a)nongnu.org; Stefan Hajnoczi <stefanha(a)redhat.com>
> Subject: [SPDK] vhost: add virtio-vhost-user transport
> 
> 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 have tested it successfully
> with Malloc bdev, NVMe bdev and virtio-scsi bdev.
> 
> My code currently lives here:
> 
> https://github.com/ndragazis/spdk
> 
> I'd love to get your feedback and have it merged eventually. I see there
> is a relevant conversation on this topic here:
> 
> https://lists.01.org/pipermail/spdk/2018-March/001557.html
> 
> Is there anyone in this community currently working on this? What would
> my next step in contributing this be?
> 
> Looking forward to your feedback,
> Nikos
> 
> --
> Nikos Dragazis
> Undergraduate Student
> School of Electrical and Computer Engineering
> National Technical University of Athens
> 
> _______________________________________________
> SPDK mailing list
> SPDK(a)lists.01.org
> https://lists.01.org/mailman/listinfo/spdk

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-08  7:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-06 20:03 [Qemu-devel] vhost: add virtio-vhost-user transport Nikos Dragazis
2018-10-06 20:03 ` [SPDK] " Nikos Dragazis
2018-10-08  7:13 ` [Qemu-devel] " Wodkowski, PawelX
2018-10-08  7:13   ` [SPDK] " Wodkowski, PawelX

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.