Netdev List
 help / color / mirror / Atom feed
From: "Jorgen S. Hansen" <jhansen@vmware.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Dexuan Cui <decui@microsoft.com>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
	"devel@linuxdriverproject.org" <devel@linuxdriverproject.org>,
	KY Srinivasan <kys@microsoft.com>,
	Haiyang Zhang <haiyangz@microsoft.com>,
	"Stephen Hemminger" <sthemmin@microsoft.com>,
	George Zhang <georgezhang@vmware.com>,
	Michal Kubecek <mkubecek@suse.cz>, Asias He <asias@redhat.com>,
	"Vitaly Kuznetsov" <vkuznets@redhat.com>,
	Cathy Avery <cavery@redhat.com>,
	"jasowang@redhat.com" <jasowang@redhat.com>,
	Rolf Neugebauer <rolf.neugebauer@docker.com>,
	Dave Scott <dave.scott@docker.com>,
	"Marcelo Cerri" <marcelo.cerri@canonical.com>,
	"apw@canonical.com" <apw@canonical.com>,
Subject: Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default
Date: Wed, 6 Sep 2017 14:11:22 +0000	[thread overview]
Message-ID: <8E47FDFD-809F-4EE9-9068-65BE50BE8BEB@vmware.com> (raw)
In-Reply-To: <20170831115455.GP13619@stefanha-x1.localdomain>


> On Aug 31, 2017, at 1:54 PM, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> 
> On Tue, Aug 29, 2017 at 03:37:07PM +0000, Jorgen S. Hansen wrote:
>>> On Aug 29, 2017, at 4:36 AM, Dexuan Cui <decui@microsoft.com> wrote:
>> If we allow multiple host side transports, virtio host side support and
>> vmci should be able to coexist regardless of the order of initialization.
> 
> That sounds good to me.
> 
> This means af_vsock.c needs to be aware of CID allocation.  Currently the
> vhost_vsock.ko driver handles this itself (it keeps a list of CIDs and
> checks that they are not used twice).  It should be possible to move
> that state into af_vsock.c so we have <cid, host_transport> pairs.
> 

Yes, that was my thinking as well.

> I'm currently working on NFS over AF_VSOCK and sock_diag support (for
> ss(8) and netstat-like tools).
> 
> Multi-transport support is lower priority for me at the moment.  I'm
> happy to review patches though.  If there is no progress on this by the
> end of the year then I will have time to work on it.
> 

I’ll try to find time to write a more coherent proposal in the coming weeks,
and we can discuss that.

> Are either of you are in Prague, Czech Republic on October 25-27 for
> Linux Kernel Summit, Open Source Summit Europe, Embedded Linux
> Conference Europe, KVM Forum, or MesosCon Europe?

No, I won’t be there.

Thanks,
Jorgen


  parent reply	other threads:[~2017-09-06 14:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-17  8:00 [PATCH] vsock: only load vmci transport on VMware hypervisor by default Dexuan Cui
2017-08-17 13:55 ` Stefan Hajnoczi
2017-08-17 15:16   ` Jorgen S. Hansen
2017-08-18  3:07     ` Dexuan Cui
2017-08-18 15:37       ` Stefan Hajnoczi
2017-08-18 23:07         ` Dexuan Cui
2017-08-22  9:54           ` Stefan Hajnoczi
2017-08-22 13:07             ` Jorgen S. Hansen
2017-08-23  4:21               ` Dexuan Cui
2017-08-29  2:36                 ` Dexuan Cui
2017-08-29 15:37                   ` Jorgen S. Hansen
2017-08-31 11:54                     ` Stefan Hajnoczi
2017-09-02  6:25                       ` Dexuan Cui
2017-09-06 14:11                       ` Jorgen S. Hansen [this message]
2017-09-06 19:39                         ` Dexuan Cui
2017-08-17 17:04 ` David Miller
2017-08-17 18:27   ` Dexuan Cui

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8E47FDFD-809F-4EE9-9068-65BE50BE8BEB@vmware.com \
    --to=jhansen@vmware.com \
    --cc=apw@canonical.com \
    --cc=asias@redhat.com \
    --cc=cavery@redhat.com \
    --cc=dave.scott@docker.com \
    --cc=davem@davemloft.net \
    --cc=decui@microsoft.com \
    --cc=devel@linuxdriverproject.org \
    --cc=georgezhang@vmware.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=haiyangz@microsoft.com \
    --cc=jasowang@redhat.com \
    --cc=kys@microsoft.com \
    --cc=marcelo.cerri@canonical.com \
    --cc=mkubecek@suse.cz \
    --cc=netdev@vger.kernel.org \
    --cc=rolf.neugebauer@docker.com \
    --cc=stefanha@redhat.com \
    --cc=sthemmin@microsoft.com \
    --cc=vkuznets@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox