DPDK usage discussions
 help / color / mirror / Atom feed
* Re: [dpdk-users] VHOST-USER  interface between ovs-dpdk and a VM
@ 2017-05-23 15:16 Avi Cohen (A)
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Cohen (A) @ 2017-05-23 15:16 UTC (permalink / raw)
  To: users

Sorry - step 4 below is incorrect:
There is a copy between guest OS and guest user-space.
Now the question is - what is the different of # of copies (copies of packet from host to guest application) between this setup (OVS-DPDK) and setup with standard OVS (no dpdk)
Best regards

> -----Original Message-----
> From: Avi Cohen (A)
> Sent: Tuesday, 23 May, 2017 4:27 PM
> To: users@dpdk.org
> Subject: VHOST-USER interface between ovs-dpdk and a VM
> 
> Hi,
> I'm trying to understand the packet life-cycle in   ovs-dpdk  (running on host)
> communicating with  a VM through vhost-user interface:
> 1. packet is received via physical port to the device.
> 2.DMA  transfer   to mempools on huge-pages  allocated by dpdk-ovs - in  user-
> space.
> 3. ovs-dpdk copies this packet to the shared-vring of the associated  guest
> (shared between ovs-dpdk userspace process and guest) 
[Avi Cohen (A)] 
4. no more copies in
> the guest - i.e. when any application running on the guest wants to consume the
> packet - there is a zero copy between the shared-vring and the guest
> application.
> 
> Is that correct ? how 4  is implemented ?  this is a communication between OS
> in guest and application in guest . so how this is implemented with zero copy ?
> 
> Best Regards
> avi

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

* [dpdk-users] VHOST-USER  interface between ovs-dpdk and a VM
@ 2017-05-23 13:27 Avi Cohen (A)
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Cohen (A) @ 2017-05-23 13:27 UTC (permalink / raw)
  To: users

Hi,
I'm trying to understand the packet life-cycle in   ovs-dpdk  (running on host) communicating with  a VM through vhost-user interface:
1. packet is received via physical port to the device. 
2.DMA  transfer   to mempools on huge-pages  allocated by dpdk-ovs - in  user-space.
3. ovs-dpdk copies this packet to the shared-vring of the associated  guest (shared between ovs-dpdk userspace process and guest) 
4. no more copies in the guest - i.e. when any application running on the guest wants to consume the packet - there is a zero copy between the shared-vring and the guest application.

Is that correct ? how 4  is implemented ?  this is a communication between OS in guest and application in guest . so how this is implemented with zero copy ?

Best Regards
avi

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

end of thread, other threads:[~2017-05-23 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-23 15:16 [dpdk-users] VHOST-USER interface between ovs-dpdk and a VM Avi Cohen (A)
  -- strict thread matches above, loose matches on Subject: below --
2017-05-23 13:27 Avi Cohen (A)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).