Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1727535
| From | "Jorgen S. Hansen" <jhansen@vmware.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default |
| Date | 2017-09-06 16:20 +0200 |
| Message-ID | <umJlo-2UP-15@gated-at.bofh.it> (permalink) |
| References | (6 earlier) <uhh6p-2PY-1@gated-at.bofh.it> <ujQMq-4mN-33@gated-at.bofh.it> <ujQMq-4mN-35@gated-at.bofh.it> <ujQMq-4mN-31@gated-at.bofh.it> <ukwiD-5bl-55@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default "Jorgen S. Hansen" <jhansen@vmware.com> - 2017-08-29 17:40 +0200
Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default Stefan Hajnoczi <stefanha@redhat.com> - 2017-08-31 14:00 +0200
Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default "Jorgen S. Hansen" <jhansen@vmware.com> - 2017-09-06 16:20 +0200
csiph-web