* About a zero copy framework
[not found] ` <mailman.0.1386667792.31234.dev-VfR2kkLFssw@public.gmane.org>
@ 2013-12-10 9:40 ` GongJinrong
[not found] ` <COL131-DS22A1D0FFBAE5E726E34810B7D20-MsuGFMq8XAE@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: GongJinrong @ 2013-12-10 9:40 UTC (permalink / raw)
To: dev-VfR2kkLFssw
Hi,
I am trying to develop an open source guest/host zero copy
communication channel framework for kvm, I found DPDK has similar module,
but it seems couples with intel NICs, how can I use DPDK to do the zero copy
for kvm without intel NICs(host to guest or guest to guest)? I only need a
data channel framework.
Best Regards
Jinrong Gong
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: About a zero copy framework
[not found] ` <COL131-DS22A1D0FFBAE5E726E34810B7D20-MsuGFMq8XAE@public.gmane.org>
@ 2013-12-10 21:09 ` Thomas Monjalon
2013-12-11 2:21 ` jinho hwang
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2013-12-10 21:09 UTC (permalink / raw)
To: GongJinrong; +Cc: dev-VfR2kkLFssw
Hello,
10/12/2013 17:40, GongJinrong :
> I am trying to develop an open source guest/host zero copy
> communication channel framework for kvm, I found DPDK has similar module,
> but it seems couples with intel NICs, how can I use DPDK to do the zero copy
> for kvm without intel NICs(host to guest or guest to guest)? I only need a
> data channel framework.
Have you seen virtio-net-pmd ?
http://dpdk.org/browse/virtio-net-pmd
It could be close to what you want.
--
Thomas
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: About a zero copy framework
2013-12-10 21:09 ` Thomas Monjalon
@ 2013-12-11 2:21 ` jinho hwang
0 siblings, 0 replies; 3+ messages in thread
From: jinho hwang @ 2013-12-11 2:21 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: dev
On Tue, Dec 10, 2013 at 4:09 PM, Thomas Monjalon
<thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> wrote:
> Hello,
>
> 10/12/2013 17:40, GongJinrong :
>> I am trying to develop an open source guest/host zero copy
>> communication channel framework for kvm, I found DPDK has similar module,
>> but it seems couples with intel NICs, how can I use DPDK to do the zero copy
>> for kvm without intel NICs(host to guest or guest to guest)? I only need a
>> data channel framework.
>
> Have you seen virtio-net-pmd ?
> http://dpdk.org/browse/virtio-net-pmd
> It could be close to what you want.
>
> --
> Thomas
You can also look into DPDK + OpenVSwitch (OVS). Intel integrated DPDK
in order to achieve high-speed packet delivery with zero-copy.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-11 2:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.0.1386667792.31234.dev@dpdk.org>
[not found] ` <mailman.0.1386667792.31234.dev-VfR2kkLFssw@public.gmane.org>
2013-12-10 9:40 ` About a zero copy framework GongJinrong
[not found] ` <COL131-DS22A1D0FFBAE5E726E34810B7D20-MsuGFMq8XAE@public.gmane.org>
2013-12-10 21:09 ` Thomas Monjalon
2013-12-11 2:21 ` jinho hwang
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).