[dpdk-dev] About a zero copy framework

2013-12-10 Thread Thomas Monjalon
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

[dpdk-dev] About a zero copy framework

2013-12-10 Thread jinho hwang
On Tue, Dec 10, 2013 at 4:09 PM, Thomas Monjalon 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 u

[dpdk-dev] About a zero copy framework

2013-12-10 Thread GongJinrong
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