search for: virtio_net_f_vosck

Displaying 10 results from an estimated 10 matches for "virtio_net_f_vosck".

2018 Nov 15
3
[RFC] Discuss about an new idea "Vsock over Virtio-net"
...ferences, vhost-net use ->sendmsg to | >> | * forward information, however vsock only need to notify server | >> | * that data ready. */ | >> +------------------------------------------------------------------+ > > > When VIRTIO_NET_F_VOSCK is negotiated, we know that it's a vsock transport, we can then forward it to vsock core. > > >> | >> | >> +------------------------------------------------------------------+ >> |VSOCK Core Mo...
2018 Nov 15
3
[RFC] Discuss about an new idea "Vsock over Virtio-net"
...ferences, vhost-net use ->sendmsg to | >> | * forward information, however vsock only need to notify server | >> | * that data ready. */ | >> +------------------------------------------------------------------+ > > > When VIRTIO_NET_F_VOSCK is negotiated, we know that it's a vsock transport, we can then forward it to vsock core. > > >> | >> | >> +------------------------------------------------------------------+ >> |VSOCK Core Mo...
2018 Nov 15
2
[RFC] Discuss about an new idea "Vsock over Virtio-net"
...msg to | >>>> | * forward information, however vsock only need to notify server | >>>> | * that data ready. */ | >>>> +------------------------------------------------------------------+ >>> >>> When VIRTIO_NET_F_VOSCK is negotiated, we know that it's a vsock transport, we can then forward it to vsock core. >>> >>> >>>> | >>>> | >>>> +---------------------------------------------------...
2018 Nov 15
2
[RFC] Discuss about an new idea "Vsock over Virtio-net"
...msg to | >>>> | * forward information, however vsock only need to notify server | >>>> | * that data ready. */ | >>>> +------------------------------------------------------------------+ >>> >>> When VIRTIO_NET_F_VOSCK is negotiated, we know that it's a vsock transport, we can then forward it to vsock core. >>> >>> >>>> | >>>> | >>>> +---------------------------------------------------...
2018 Nov 15
0
[RFC] Discuss about an new idea "Vsock over Virtio-net"
.../* This point has some differences, vhost-net use ->sendmsg to | > | * forward information, however vsock only need to notify server | > | * that data ready. */ | > +------------------------------------------------------------------+ When VIRTIO_NET_F_VOSCK is negotiated, we know that it's a vsock transport, we can then forward it to vsock core. > | > | > +------------------------------------------------------------------+ > |VSOCK Core Module...
2018 Nov 15
0
[RFC] Discuss about an new idea "Vsock over Virtio-net"
...st-net use ->sendmsg to | >>> | * forward information, however vsock only need to notify server | >>> | * that data ready. */ | >>> +------------------------------------------------------------------+ >> >> When VIRTIO_NET_F_VOSCK is negotiated, we know that it's a vsock transport, we can then forward it to vsock core. >> >> >>> | >>> | >>> +------------------------------------------------------------------+ &gt...
2018 Nov 15
7
[RFC] Discuss about an new idea "Vsock over Virtio-net"
Hi Stefan, Michael, Jason and everyone, Several days ago, I discussed with jason about "Vsock over Virtio-net". This idea has two advantages: First, it can use many great features of virtio-net, like batching, mergeable rx buffer and multiqueue, etc. Second, it can reduce many duplicate codes and make it easy to be maintained. Before the implement, I want to discuss with everyone
2018 Nov 15
7
[RFC] Discuss about an new idea "Vsock over Virtio-net"
Hi Stefan, Michael, Jason and everyone, Several days ago, I discussed with jason about "Vsock over Virtio-net". This idea has two advantages: First, it can use many great features of virtio-net, like batching, mergeable rx buffer and multiqueue, etc. Second, it can reduce many duplicate codes and make it easy to be maintained. Before the implement, I want to discuss with everyone
2018 Nov 15
0
[RFC] Discuss about an new idea "Vsock over Virtio-net"
...to | >>>>> | * forward information, however vsock only need to notify server | >>>>> | * that data ready. */ | >>>>> +------------------------------------------------------------------+ >>>> When VIRTIO_NET_F_VOSCK is negotiated, we know that it's a vsock transport, we can then forward it to vsock core. >>>> >>>> >>>>> | >>>>> | >>>>> +-----------------------------...
2018 Nov 16
1
[RFC] Discuss about an new idea "Vsock over Virtio-net"
...>>>> | * forward information, however vsock only need to notify server | >>>>>> | * that data ready. */ | >>>>>> +------------------------------------------------------------------+ >>>>> When VIRTIO_NET_F_VOSCK is negotiated, we know that it's a vsock transport, we can then forward it to vsock core. >>>>> >>>>> >>>>>> | >>>>>> | >>>>>> +---------...